PHPackages                             topshelfcraft/environment-label - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. topshelfcraft/environment-label

ActiveCraft-plugin[Utility &amp; Helpers](/categories/utility)

topshelfcraft/environment-label
===============================

...so you don't forget where you are.

5.0.0(1y ago)16231.4k↓20%2[1 issues](https://github.com/TopShelfCraft/Environment-Label/issues)8proprietaryPHP

Since Dec 31Pushed 1y ago2 watchersCompare

[ Source](https://github.com/TopShelfCraft/Environment-Label)[ Packagist](https://packagist.org/packages/topshelfcraft/environment-label)[ RSS](/packages/topshelfcraft-environment-label/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (15)Used By (8)

Environment Label
=================

[](#environment-label)

*...so you don't forget where you are.*

**A [Top Shelf Craft](https://topshelfcraft.com) creation**
in collaboration with [Kind](https://madebykind.com/)

### TL;DR.

[](#tldr)

The *Environment Label* plugin adds a nice coloured banner to your CraftCMS control panel so you'll never forget what environment you're using.

The colors and text of the environment label are configurable via the plugin config file.

[![Screenshot](docs/dev.jpg)](docs/dev.jpg)

---

Installation
------------

[](#installation)

Visit the *Plugin Store* in your Craft control panel, search for **Environment Label**, and click to **Install** the plugin.

You can also install the package via Composer.

```
composer require topshelfcraft/environment-label

```

Then, navigate to the *Plugins* section of the control panel, find **Environment Label** in the list, and click the **Install** button.

Configuration
-------------

[](#configuration)

You can use a plugin config file to tweak the appearance and text of the environment label for each installation.

Simply add an `environment-label.php` file to your `config` directory.

```
