Download the PHP package blackbird/module-environment-banner without Composer
On this page you can find all versions of the php package blackbird/module-environment-banner. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download blackbird/module-environment-banner
More information about blackbird/module-environment-banner
Files in blackbird/module-environment-banner
Package module-environment-banner
Short Description Magento 2 extension. Tell at a glance if you are in a production, staging or dev environment - visual banners on frontend and admin
License MIT
Informations about the package module-environment-banner
Environment banner
[
]()
Magento 2 extension that provides a quick visual indication of the environment (production, staging, or development) you are currently in, with banners displayed on both the frontend and admin areas.
Why choose this extension?
This module offers a convenient solution for teams working on Magento projects to easily identify the environment they are working in, helping to prevent any accidental changes or actions in production environments. With clear banners displayed prominently, developers, testers, and administrators can confidently navigate through different environments without confusion.
Features
- Visual banners displayed on frontend and admin areas.
- Clearly distinguish between production, staging, and development environments.
- Easy setup and configuration.
Installation
-
Install via Composer
-
Enable the module
-
Configure the extension in the Magento admin panel under
Stores > Configuration > Advanced > Environment Banner
. Fill the environment mapping. - Add the environment to the
app/etc/env.php
file. The value should match one from the mapping.
About this fork
This extension is a fork of the original c3limited/magento2-environment-banner module. While the original module provided valuable functionality, it had limitations such as compatibility only with Apache servers and absence from Packagist. In our fork, we have addressed these limitations and made enhancements for broader compatibility, including support for Nginx and other web servers.
Notably, instead of relying on server configuration, as in the original module, our fork utilizes the env.php
file for environment configuration, offering greater flexibility and ease of use.
All versions of module-environment-banner with dependencies
magento/magento-composer-installer Version *
magento/framework Version *