Skip to content

Environment backend styling plugin for Shopware to avoid accidental live changes

Notifications You must be signed in to change notification settings

c3limited/shopwareEnvironmentBanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C3 Shopware Environment Banner

Once installed and active, the SHOPWARE_ENV environment variable will be used to determine what colour to display in the backend. Values recognised are: dev, staging, preview and production. Other values are ignored.

Installation

Copy the contents of this repo to a new folder C3EnvironmentBanner in custom/plugins/ and install and activate as normal via the admin panel or command line.

Installing via composer

To install via composer, add this repo to the repository area of composer.json and run the following command:

composer require c3/shopware-environment-banner

Then install and activate as normal.

About

Environment backend styling plugin for Shopware to avoid accidental live changes

Resources

Stars

Watchers

Forks

Packages

No packages published