Envbar

Differentiate between environments by adding a custom-colored bar above the top navigation.

Envbar allows you to differentiate between environments by adding a custom colored bar above the top navigation. This should help backend users to identify the environment ( e.g local, develop, staging, production ) and prevent anyone from accidentally changing content on the wrong environment.

Features

  • Pre-defined styles
  • Multiple environments supported
  • Multiple URLs per environment supported

Usage

Simply go to Stores > Configuration > Magenizr > Envbar and enable the module once you have added your environment details.

System Requirements

  • Magento 2.3.x, 2.4.x
  • PHP 5.6.x, 7.x

Support

If you experience any issues, don't hesitate to open an issue on Github. For a custom build, don't hesitate to contact us on Magento Marketplace.

History

1.0.2

  • Cleanup various files to meet coding standards (EQP, ECG)
  • Replace InstallData with Data Patch
  • Minor fix around url matching

1.0.1

  • Cleanup various files to meet coding standards (EQP, ECG)

1.0.0

  • First release