Skip to content

A shopping cart add-on for SAGE 100. Uses the SAGE Data Exchange API.

Notifications You must be signed in to change notification settings

jamesobd/sagecart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SageCart

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.

Setup

  • Copy application/config/default.config.php to application/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.

About

A shopping cart add-on for SAGE 100. Uses the SAGE Data Exchange API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published