silvercommerce/catalogue-admin

Silverstripe module allowing creation of a custom product catalog with products and categories that can be created via the admin and accessed via their own URL's (like more conventional page objects)

Installs: 3 941

Dependents: 15

Suggesters: 1

Security: 0

Stars: 2

Watchers: 4

Forks: 2

Open Issues: 1

Type:silverstripe-vendormodule

1.3.10 2024-01-26 16:10 UTC

README

Provides the ability to create Products and Categories in the SilverStripe admin area, as well as support for bulk import and export of Products, hierachical categories and product tagging.

Please note: This is only an admin interface to manage Products and Categories. If you want to add a frontent product catalogue to your site, you can either use silvercommerce/catalogue-frontent or roll your own.

Installation

Install using composer:

# composer require silvercommerce/catalogue-admin

Dependancies

Docs

For more info, please read the documentation