My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Links

SilverStripe e-commerce Module

The 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 Site

Quick Setup

You will need:

Setup steps:

  1. Install SilverStripe to your web server, using their instructions.
  2. Install the eCommerce module by adding the ecommerce folder to your silverstripe site's main directory.
  3. Install the payment module by adding it's folder to your silverstripe site's main directory.
  4. Visit http://yourwebsite/dev/build?flush=all to make sure the database is configured.

Documentation

Development

As an open source project, your contributions are welcome. Here are some ways you can contribute

Powered by Google Project Hosting