Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sunnysideup/silverstripe-ecommerce_unleashed

connects Silverstripe E-commerce with the unleashed application: http://unleashedsoftware.com/
https://github.com/sunnysideup/silverstripe-ecommerce_unleashed

Last synced: 17 days ago
JSON representation

connects Silverstripe E-commerce with the unleashed application: http://unleashedsoftware.com/

Awesome Lists containing this project

README

        

###############################################
E-commerce Unleashed
###############################################

Connects with the unleashed API.

Developers
-----------------------------------------------
Nicolaas Francken [at] sunnysideup.co.nz

Requirements
-----------------------------------------------
see composer.json

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

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

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.