Skip to content

silvercommerce/catalogue-admin

Repository files navigation

SilverCommerce Catalogue Admin

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