MaaK

Categories

Component ID

2216935

Component name

MaaK

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Simple module created with Features to install some basic admin modules:
- Module Filter.
- Administration menu.
- Advanced help.
- EazyLaunch.

If you are a Drush fan you can use the following commands:

drush dl module_filter admin_menu advanced_help eazylaunch;
drush en module_filter admin_menu advanced_help eazylaunch admin_menu_toolbar;

more to come later …