Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 1.1 KB

File metadata and controls

24 lines (15 loc) · 1.1 KB

Silverstripe Catalogue

Scrutinizer Code Quality

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

Docs

For more info, please read the documentation