Installation
1. Prepare Your Environment
2. Allow Symfony Contrib Recipes
composer config extra.symfony.allow-contrib true3. Install the Plugin via Composer
composer require sylius/product-bundle-plugin4. Update and run Rector
Update <project_root>/rector.php
<project_root>/rector.php5. Install and build assets
6. Run Doctrine Migrations
7. Clear the Symfony Cache
Last updated
Was this helpful?
