vanilo/category
Vanilo Category Module
This is the standalone Category module from the Vanilo E-commerce framework
Installation
(As Standalone Component)
composer require vanilo/categoryphp artisan vendor:publish --provider="Konekt\Concord\ConcordServiceProvider"- Add
Vanilo\Category\Providers\ModuleServiceProvider::classto modules inconfig/concord.php php artisan migrate
Usage
See the Vanilo Categorization Documentation for more details.