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.
Install using composer:
# composer require silvercommerce/catalogue-admin
For more info, please read the documentation