Automatically disable plugins if files are deleted
- No more errors due to switches git branches
- Hooks into
bin/console sw:cache:clear
CLI command - Adds CLI command
bin/console rune:pluginreset:resetplugins
- Shopware 5.5.4
- Change to your root Installation of shopware
- Run command
composer require runelaenen/shopware-plugin-reset
and install and active plugin with Plugin Manager
- Download the latest plugin version (e.g.
RunePluginReset-1.0.0.zip
) - Upload and install plugin using Plugin Manager
- Checkout Plugin in
/custom/plugins/RunePluginReset
- Install the Plugin with the Plugin Manager
Feel free to fork and send pull requests!
This project uses the MIT License.