Download the PHP package majerome/sylius-workshop-plugin without Composer
On this page you can find all versions of the php package majerome/sylius-workshop-plugin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download majerome/sylius-workshop-plugin
More information about majerome/sylius-workshop-plugin
Files in majerome/sylius-workshop-plugin
Download majerome/sylius-workshop-plugin
More information about majerome/sylius-workshop-plugin
Files in majerome/sylius-workshop-plugin
Vendor majerome
Package sylius-workshop-plugin
Short Description Majerome workshop plugin for Sylius.
License MIT
Package sylius-workshop-plugin
Short Description Majerome workshop plugin for Sylius.
License MIT
Keywords syliussylius-plugin
Please rate this library. Is it a good library?
Informations about the package sylius-workshop-plugin
Majerome Sylius Workshop Plugin





[Sylius Practical Mastery Course](https://academy.sylius.com/course/sylius-practical-mastery-course/)
[Chapter 25.2 - How to create a Plugin](https://academy.sylius.com/lesson/25-2-how-to-create-a-plugin/)
[Chapter 26.3 - How to upgrade plugin to 1.14](https://academy.sylius.com/lesson/26-3-how-to-upgrade-plugin-to-1-14/)
[Chapter 27.3 - How to upgrade plugin to 2.0](https://academy.sylius.com/lesson/27-3-how-to-upgrade-plugin-to-2-0/)
---
This plugin is the product of Sylius training. It allows you to add a custom “Brand” resource, with those features : - Back Office Grid: creation, edition, deletion, - Assignment to a category "automotive" or "electronics", - Workflow for brand validation by API / State Machine, - Association brands-products, and listing of branded products.
--- ## Installation (Docker) > **Notes:** > - 1st tested on a **Sylius v1.13 Docker Project** > - Then tested on a **Sylius v1.14 Docker Project** > - Finally tested on a **Sylius v2.0 Docker Project** > > Make sure you're running a correctly installed version of the Sylius Docker project, and that you've **performed all the necessary migrations beforehand**. 1. Get the plugin from Composer 2. Apply the git patch to set up the plugin: > **Notes:** > - You can revert that patch using *majerome-workshop-plugin-sylius-2.0-reverse.patch* file instead > - If you are using a Sylius v1.13 project, replace the patch file with *majerome-workshop-plugin-sylius-1.13.patch*.(reverse patch is *majerome-workshop-plugin-sylius-1.13-reverse.patch*) > - If you are using a Sylius v1.14 project, replace the patch file with *majerome-workshop-plugin-sylius-1.14.patch*.
(reverse patch is *majerome-workshop-plugin-sylius-1.14-reverse.patch*) 3. Get into the php container and flush the cache: Then run: 4. Check if a migration is available: > **Note:** Available migrations have the status "not migrated". If not, create a new migration file: >**Note:** Choose namespace . 5. Run the migration 6. Load the fixtures: 7. Clear the cache again, to handle translations: 8. Play with your brand new "Brand" resource! --- ## Releases - **v1.0.9** - Valid version for Sylius v1.13 - **v1.1.4** - Valid version for Sylius v1.14 - **v1.2.4** - Valid version for Sylius v2.0 --- ## Screenshots - Sylius v1  - Sylius v2 
All versions of sylius-workshop-plugin with dependencies
PHP Build Version
Package Version
The package majerome/sylius-workshop-plugin contains the following files
Loading the files please wait ...