Download the PHP package cyberitas/hide_config_menus without Composer
On this page you can find all versions of the php package cyberitas/hide_config_menus. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download cyberitas/hide_config_menus
More information about cyberitas/hide_config_menus
Files in cyberitas/hide_config_menus
Download cyberitas/hide_config_menus
More information about cyberitas/hide_config_menus
Files in cyberitas/hide_config_menus
Vendor cyberitas
Package hide_config_menus
Short Description Hides common configuration menus on sites where configuration is VCS managed in YML
License GPL-2.0+
Homepage https://github.com/Cyberitas/hide_config_menus
Package hide_config_menus
Short Description Hides common configuration menus on sites where configuration is VCS managed in YML
License GPL-2.0+
Homepage https://github.com/Cyberitas/hide_config_menus
Keywords drupal
Please rate this library. Is it a good library?
Informations about the package hide_config_menus
Installation
This module is designed to be installed via composer.
From your drupal root run the following commands:
composer require cyberitas/hide_config_menus
drush pm:enable -y hide_config_menus
To enable this module, you must both enable the module itself, as well as add a line to your settings.php:
$settings['hide_configuration_menu'] = true;
All versions of hide_config_menus with dependencies
PHP Build Version
Package Version
No informations.
The package cyberitas/hide_config_menus contains the following files
Loading the files please wait ....