/silverstripe-ecommerce

Forked from sunnysideup for purpose of migration to Silverstripe 3

Primary LanguagePHPOtherNOASSERTION

###############################################
Silverstripe E-commerce 
###############################################


Developers
-----------------------------------------------
Nicolaas Francken [at] sunnysideup.co.nz
Silverstripe Ltd and Jeremy and many others 
also contributed to this project. THANK YOU!


Requirements
-----------------------------------------------
Payment
SilverStripe 2.4+

Project Home
-----------------------------------------------
See http://code.google.com/p/silverstripe-ecommerce
+
See http://www.silverstripe-ecommerce.com

Demo
-----------------------------------------------
See http://www.silverstripe-ecommerce.com


GIT HOME
-----------------------------------------------
https://github.com/sunnysideup/silverstripe-ecommerce


Installation Instructions
-----------------------------------------------
1. Find out how to add modules to SS and add module as per usual.
2. copy configurations from this module's _config.php file
into mysite/_config.php file and edit settings as required.
NB. the idea is not to edit the module at all, but instead customise
it from your mysite folder, so that you can upgrade the module without redoing the settings.

If you just want one or two things from this module
then of course you are free to copy them to your
mysite folder and delete the rest of this module.