This is the standalone Master Product module of the Vanilo E-commerce Framework.
(As Standalone Component)
composer require vanilo/master-product
php artisan vendor:publish --provider="Konekt\Concord\ConcordServiceProvider"
- Add
Vanilo\MasterProduct\Providers\ModuleServiceProvider::class
to modules inconfig/concord.php
php artisan migrate
See the Vanilo Master Products Documentation for more details.