/cakecart

A shopping cart based on cakephp

Primary LanguagePHP

CakeCart is a shopping cart built on-top of the cakePHP framework. Currently in the pre-pre-alpha stage.

Its purpose will be to allow anybody familiar with the cakePHP framework to customize and easily launch an e-commerce website.

Currently has authorize.net support and later scheduled to add in paypal and google checkout support.

To install:

   Import db.sql into desired database.
   Change app/config/database.php
   Configure app/config/cart.php
   Configure authorize.net at app/config/authorize.php
   
   Access admin in /admin url and use username: demo@demo.com and password: demo