silvercommerce / catalogue-frontend
Display your categories and products on front end of your website
Installs: 2 340
Dependents: 3
Suggesters: 1
Security: 0
Stars: 0
Watchers: 4
Forks: 2
Type:silverstripe-vendormodule
Requires
- silvercommerce/catalogue-admin: ~1.0
- silvercommerce/quantityfield: ~1.0
- silvercommerce/settings: ~1.0
- silverstripe/assets: ~1.0
- silverstripe/cms: ~4.0
- silverstripe/framework: ~4.0
Suggests
- i-lateral/silverstripe-users: Add user account management, login and registration
- wilr/silverstripe-googlesitemaps: SilverStripe support for the Google Sitemaps XML
README
Provides a URL routing for Categories and Products (provided by the Catalogue Admin module).
This module allows for:
- The creation of custom controllers for your product and category classes (in the same fasion as SiteTree/Page).
- Usage of custom templates for your products and categories (in the same fasion as SiteTree/Page).
- SEO friendly routing, including nested categories and products in the URL (EG /category/sub-category/product).
Dependancies
- SilverStripe Framework 4.x
- SilverStripe CMS 4.x
- SilverStripe Assets 1.x
- SilverCommerce Catalogue Admin 1.x
Docs
For more info, please read the documentation