This project is not covered by Drupal’s security advisory policy.
A simple environment indicator powered by three settings:
<?php
$settings['environment_indicator_simple'] = [
'toolbar_background_color' => '#66bb6a',
'toolbar_text_color' => '#FFF',
'environment_name' => 'Dev',
];
Other modules that do the same thing:
- https://www.drupal.org/project/simplei
- https://www.drupal.org/project/environment_indicator - RECOMMENDED
A full project version of https://www.drupal.org/sandbox/sam/3089357
Project information
- caution Unsupported
Not supported (i.e. abandoned), and no longer being developed. Learn more about dealing with unsupported (abandoned) projects - caution Obsolete
Use of this project is deprecated. - chart icon10 sites report using this module
- Created by acbramley on , updated
- shield alertThis project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.
Releases
1.0.0-alpha3
released 16 June 2022
Works with Drupal: ^8.8 || ^9 || ^10
Fix version constraint
Install:
Development version: 1.x-dev updated 16 Jun 2022 at 01:27 UTC