i-lateral / silverstripe-checkout
Silverstripe module that add's a checkout and shopping cart interface as well as some possible payment options to a site
Installs: 630
Dependents: 4
Suggesters: 0
Security: 0
Stars: 2
Watchers: 5
Forks: 3
Type:silverstripe-module
Requires
Suggests
- i-lateral/silverstripe-middleman: Add CMS vars, such as menu, searchform, etc to your site
- i-lateral/silverstripe-siteconfig: Add site settings support
- i-lateral/silverstripe-users: Add user account management, login and registration
- silverstripe/cms: Add full content management support to your site
This package is auto-updated.
Last update: 2024-10-10 21:02:32 UTC
README
Provides a shopping cart interface to a Silverstripe install that allows users to add items to a shopping cart, enter their personal details and make payments.
Dependancies
NOTE This module will need either the CMS module, or the siteconfig modules installed, or you will get an error.
Also Integrates With
- Silverstripe CMS
- Silverstripe Subsites
Order Admin
If you would like to generate custom orders, that can be tracked in the admin interface, then you will need to install the silverstripe orders module as well.