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

https://github.com/e107inc/vstore

Simple shopping cart system for e107 v2.x Bootstrap CMS
https://github.com/e107inc/vstore

cart e107 ecommerce plugin shop shopping-cart

Last synced: 6 months ago
JSON representation

Simple shopping cart system for e107 v2.x Bootstrap CMS

Awesome Lists containing this project

README

          

# Vstore

[![Join the chat at https://gitter.im/e107inc/vstore](https://badges.gitter.im/e107inc/vstore.svg)](https://gitter.im/e107inc/vstore?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
A simple shopping cart solution for e107 v2.x Bootstrap CMS.

## Features
* Paypal (CreditCard) payments
* "Check Out" menu with shopping cart items
* Item variations
* Customer email templates
* Flexible shipping cost calculation
* Coupon codes
* Tax
* Statistics
* Search for products

## TODO
* Add more payment gateways.
* Graphs/Charts of sales for the admin area.
* Localization (LANS)

## Requirements
* PHP SOAP extension
* The very latest version of e107 v2.x available on Github.

## Contributing
* Testing of all (new) features is really appreciated
* Pull-requests are very welcome.
* Please note that localization (language files/LANS) should occur only after - the plugin is fully functional and tested.