jbl / env-switcher-shopware6
A Simple Plug-In which allows the shop administrator to switch between dev <-> prod mode without touching .env file.
Installs: 74
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Type:shopware-platform-plugin
Requires
- shopware/core: ~6.5.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ~3.0
- phpstan/phpstan: ^0.12.18
README
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.
Install
Install via composer:
composer require jbl/jbl-env-switcher-shopware6
Install via GIT
- Clone this repository into custom/plugins of your Shopware 6 installation
Download & install the latest release
- Download the latest release and install it via the plug-in manager