|
Project Information
Links
|
SilverStripe e-commerce ModuleThe e-commerce module allows you to create and manage a catalog of products. These can be added to a visitor's shopping cart, and paid for through the checkout. Back-end reporting provides information about orders and payments. Feature Overview- Browsable hierarchical product catalog
- Shopping cart
- Checkout page
- Order notification email
- Credit card, paypal, cheque, bank payment, + more
- Stock control
- Product variation support Eg sweater - blue, size 11
- Customer account page
- Shipping and tax calculation
- Back-end product and order management
more... Demo SiteQuick SetupYou will need: Setup steps: - Install SilverStripe to your web server, using their instructions.
- Install the eCommerce module by adding the ecommerce folder to your silverstripe site's main directory.
- Install the payment module by adding it's folder to your silverstripe site's main directory.
- Visit http://yourwebsite/dev/build?flush=all to make sure the database is configured.
DocumentationDevelopmentAs an open source project, your contributions are welcome. Here are some ways you can contribute
|