biko2 / bidasoa_admin
There is no license information available for the latest version (dev-main) of this package.
Bidasoa administration module
Package info
github.com/biko2/bidasoa-admin
Language:JavaScript
Type:drupal-module
pkg:composer/biko2/bidasoa_admin
dev-main
2024-03-04 10:02 UTC
Requires
- php: >=8.1
This package is auto-updated.
Last update: 2026-03-04 14:13:02 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';
``