Multi-level push menu

Component type

module

Maintenance status

Development status

Component created

Component changed

This is a module that implements the Multilevel push menu by for Drupal. As it turns out that version of the lib is nearly impossible to get to work with Drupal's menu structure. I had to make a few hacks to the lib to get it to work with Drupal. Because of this and because a better alternative exists I have marked this project as Obsolete.

My modified multilevelpushmenu lib is hosted on github.

Adminify

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Simplify the Drupal admin.

Note: I don't have the resources to maintain this module anymore. If you would like to take over, create an issue.

What's Adminify?

You need adminify if:

  • You want to create different administration for your users.
  • You want an admin login form
  • You want different admin theme for different user roles.

How does it work?

This module reads config from a flat YAML file and build a custom Drupal admin (configurable per role) for your users.