2017 © Pedro PelĂĄez
 

cakephp-plugin cakephp-cart-plugin

Shopping Cart Plugin for CakePHP that will work with any table and make it's records buyable.

image

funayaki/cakephp-cart-plugin

Shopping Cart Plugin for CakePHP that will work with any table and make it's records buyable.

  • Wednesday, July 18, 2018
  • by tsmsogn
  • Repository
  • 1 Watchers
  • 0 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 33 Forks
  • 1 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

CakePHP Cart Plugin

A CakePHP shopping cart plugin., (*1)

The cart plugin is a stand alone cart only plugin, no payment processors are included you'll have to write them or get them from somewhere else., (*2)

The shopping cart part of this plugin is finished but needs to be polished. There callbacks for many things in place that give you customization possibilities., (*3)

This is in development backward compatibility breaking changes are expected!, (*4)

Requirements

  • CakePHP 2.x
  • Search Plugin https://github.com/cakedc/search

Features

  • Make any of your models a buy-able item with just a few steps
  • CartManager - handles the cart, adding and removing items from it
  • Buy items via HTTP POST or GET
  • Saves the cart to session
  • Saves the cart to a cookie to make it persistent if not logged in
  • Saves the cart to DB if user is logged
  • Most, if not all steps are customizable by Events
  • Allow/deny anonymous checkouts

Documentation

For documentation, as well as tutorials, see the Docs directory of this repository., (*5)

Support

For bugs and feature requests, please use the issues section of this repository., (*6)

Contributing

To contribute to this plugin please follow a few basic rules., (*7)

Versioning

Given a version number MAJOR.MINOR.PATCH, increment the:, (*8)

MAJOR version when incompatible API changes are made, MINOR version when functionality in a backwards-compatible manner is changed, and PATCH version when backwards-compatible bug fixes are made., (*9)

License

Copyright 2012 - 2014, Florian KrÀmer, (*10)

Licensed under The MIT License Redistributions of files must retain the above copyright notice., (*11)

The Versions

18/07 2018

dev-cake3

dev-cake3 http://github.com/burzum/Cart

Shopping Cart Plugin for CakePHP that will work with any table and make it's records buyable.

  Sources   Download

MIT

The Requires

 

The Development Requires

e-commerce cart shopping

13/07 2018

dev-foo

dev-foo http://github.com/burzum/Cart

Shopping Cart Plugin for CakePHP that will work with any table and make it's records buyable.

  Sources   Download

MIT

The Requires

 

The Development Requires

e-commerce cart shopping

13/07 2018

dev-develop

dev-develop http://github.com/burzum/Cart

Shopping Cart Plugin for CakePHP that will work with any table and make it's records buyable.

  Sources   Download

MIT

The Requires

 

e-commerce cart shopping

29/10 2015

2.x-dev

2.9999999.9999999.9999999-dev http://github.com/burzum/Cart

Shopping Cart Plugin for CakePHP that will work with any table and make it's records buyable.

  Sources   Download

MIT

The Requires

 

e-commerce cart shopping

19/02 2015

dev-master

9999999-dev http://github.com/burzum/Cart

Shopping Cart Plugin for CakePHP that will work with any table and make it's records buyable.

  Sources   Download

MIT

The Requires

 

e-commerce cart shopping