The SilverStripe shop module is a bare-bones product catalog / shopping cart solution. Add it as a shop component of a website, or use as a full ecommerce website solution.
Customisation is left to the developer, similar to how the SilverStripe CMS is customised. There is little in the way of online web-interface based configuration, tweaking and setup. This has been left for the store owner to collaborate with their developer.
Getting Set Up < Start Here
- Installation & Configuration - requirements, instructions
- Upgrading
- Troubleshooting
- Payment
- Bulk loading products from a CSV spreadsheet
- Shipping and Tax Calculation
- Emails
- Order Status Email Notifications - send emails upon order status changes
- Sub-modules - stock, discounts ...
- Templates and Theming
- Hooks
- Recipes - how do build in various features.
- Migrating To Silverstripe
- Contributing - get involved with development.
- Testing - infrastructure / instructions
- Architecture
- Modifiers - All about modifiers. What they are, and how they work.
- Core changes that have been made to core SS - eg sitetree, etc
- Member
- Pricing for complex pricing structures and Product Variations for predefined customisations.
- Ordering Process - catalogue selection, checkout, payment, account/fulfillment and Order Modifiers to customise calculations.
- Shopping Cart
- Development - Mission/aim, Coding style/conventions, Release process
- Glossary