Download the PHP package basilicom/pimcore-plugin-system-banner without Composer
On this page you can find all versions of the php package basilicom/pimcore-plugin-system-banner. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download basilicom/pimcore-plugin-system-banner
More information about basilicom/pimcore-plugin-system-banner
Files in basilicom/pimcore-plugin-system-banner
Download basilicom/pimcore-plugin-system-banner
More information about basilicom/pimcore-plugin-system-banner
Files in basilicom/pimcore-plugin-system-banner
Vendor basilicom
Package pimcore-plugin-system-banner
Short Description Shows a banner of the pimcore environment, to indicate if you are on prod or dev or else.
License MIT
Package pimcore-plugin-system-banner
Short Description Shows a banner of the pimcore environment, to indicate if you are on prod or dev or else.
License MIT
Please rate this library. Is it a good library?
Informations about the package pimcore-plugin-system-banner
Pimcore Plugin System Banner
This plugin will show a banner on the top right with the environment name.
- development environments = green
- test environments = purple
- stage environments = yellow
- prod environments = red
it is used the .env variable APP_ENV.
Version information
Bundle Version | PHP | Pimcore |
---|---|---|
< 2.0 | ^7.3 | ^6.0 |
>= 2.0 | ^8.0 | ^10.0 |
>= 3.0 | ^8.1 | ^11.0 |
Installation
Activate Plugin
- Add to \App\Kernel.php
or
- Activate in the Pimcore backend in Tools -> Bundles & Bricks
Build assets
for Pimcore >= 10
for lower than Pimcore X respectively lower than Symfony 5
Customize the env name and color
You can customize the display of the name in the .env file (or .env.local). Use the following variable:
To customize the color, you can use the following variable:
you can choose between:
- green
- yellow
- red
- purple
- blue
All versions of pimcore-plugin-system-banner with dependencies
PHP Build Version
Package Version
The package basilicom/pimcore-plugin-system-banner contains the following files
Loading the files please wait ....