13 votes

Cultiv EnvironmentIndicator

If you're anything like me, you are always doing things in a live environment while you're supposed to be working on the dev environment... A case of picking the wrong window, oops!

This package will give you a nice colored bar at the top of the Umbraco backend if you're logged in as an admin user. The package will "automagically" detect if you're working on your local machine or a remote machine and show a green bar for dev en red for live.

To overrule this behavior, add this setting present to your web.config file (appSettings section):

<add key="environment" value="live" />

The values can be:
- dev (green bar)
- test (yellow bar)
- beta (orange bar)
- live (red bar)

Note: not everybody may have write permissions on their /App_Browsers folder, if the package doesn't seem to work then you can manually put the cultiv.environment.browser file in the /App_Browsers folder.

Screenshots

Package owner

Sebastiaan Janssen

Sebastiaan Janssen

Sebastiaan has 15476 karma points

Package Compatibility

This package is compatible with the following versions as reported by community members who have downloaded this package:
Untested or doesn't work on Umbraco Cloud
Version 8.18.x (untested)

You must login before you can report on package compatibility.

Previously reported to work on versions:

Package Information

  • Package owner: Sebastiaan Janssen
  • Created: 06/10/2010
  • Current version 1.0.2
  • License MIT
  • Downloads on Our: 2.5K