silvercommerce/catalogue-frontend

Display your categories and products on front end of your website

Installs: 2 263

Dependents: 3

Suggesters: 1

Security: 0

Stars: 0

Watchers: 4

Forks: 2

Type:silverstripe-vendormodule

1.0.5 2022-04-08 11:29 UTC

This package is auto-updated.

Last update: 2024-03-30 12:04:43 UTC


README

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