biko2 / bidasoa_admin
Bidasoa administration module
Installs: 420
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 5
Forks: 0
Open Issues: 0
Language:JavaScript
Type:drupal-module
pkg:composer/biko2/bidasoa_admin
Requires
- php: >=8.1
This package is auto-updated.
Last update: 2025-12-04 13:40:33 UTC
README
Drupal module.
Features:
- Base menu link and route
administer bidasoadrupal permission.- Environment badge.
Environment Badge
- Just add the variables to
settings.local.phpor the corresponding derivative:
$settings['bidasoa_environment'] = 'local';
$settings['bidasoa_environment_message'] = '✅ LOCAL environment';
``