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
- Host: GitHub
- URL: https://github.com/e107inc/vstore
- Owner: e107inc
- License: gpl-3.0
- Created: 2016-04-29T16:24:42.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-10-30T13:52:40.000Z (almost 2 years ago)
- Last Synced: 2024-03-26T21:15:08.265Z (over 1 year ago)
- Topics: cart, e107, ecommerce, plugin, shop, shopping-cart
- Language: PHP
- Size: 3 MB
- Stars: 17
- Watchers: 13
- Forks: 12
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Vstore
[](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.