Skip to content

Shopware 6.5 extension which allows to quickly switch between DEV and LIVE environment from within the admin without touching the .env

License

Notifications You must be signed in to change notification settings

Gainto/JblEnvSwitcher

Repository files navigation

Quick environment switcher for Shopware 6.5

Software License Packagist Version PHP Version Shopware Version

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

Screenshots

Environment switcher

About

Shopware 6.5 extension which allows to quickly switch between DEV and LIVE environment from within the admin without touching the .env

Resources

License

Stars

Watchers

Forks

Packages

No packages published