A shopping cart add-on for SAGE 100 that uses a the SAGE Data Exchange API to connect into SAGE. The shopping cart is a single page app that has pre-compiled handlebars templates and caches all product data for an extremely snappy user experience.
-
Copy
application/config/default.config.php
toapplication/config/config.php
. Modify the file as needed. -
Runs on an Apache server with PHP support.
-
Also requires a MongoDB for local caching of data from the remote SAGE Data Exchange.