A Simple Plug-In which allows the shop administrator to switch between dev <-> prod mode without touching .env file.
The Plug-In adds a switch to the administration which internally writes into the .env file
This Plug-In is not meant to be used for production environments but only for dev environments and/or developers.
composer require jbl/jbl-env-switcher-shopware6
- Clone this repository into custom/plugins of your Shopware 6 installation
- Download the latest release and install it via the plug-in manager