Administration

Role delegation

Role delegation

This module allows site administrators to grant specific roles the right to assign selected roles to users, without requiring full administrative permissions on users.

For example, if you have created a Manager role for your client and alongside other roles (Editor, Manager, etc.), the Manager can assign a role to an active account to assign tasks available on the site to people in particular. And you, as super-user, keep full rights to user management if you don't need to open it for your client.

Scheduler

Scheduler

Prepare your communication strategy with this module which allows you to plan a publication of content and its unpublishing. Very practical for creating in advance a series of articles to be published for the coming week, all you have to do is let the site publish the news in total autonomy. And when the news is out of date, it disappears from the site ...

Scheduler

composer require drupal/scheduler

Masquerade

Masquerade

Thanks to Drupal's permissions and roles system, it is possible to create pages that will not look the same for each user or visitor. To be able to switch quickly from the admin to any user without entering any password, no need to look any further, Masquerade is your friend. A switch block to place wherever you want, visible only to the administrator, an Unmasquerade link to go back in one click and you're good to go. Identity theft is yours ...

Masquerade

Gin Toolbar

Gin Toolbar

The administration menu provided by the Gin theme is very practical in the back office. Why not have it in front? Well it is possible with Gin Toolbar. Plug and Play too, nothing to configure and your administration menu on the front theme reflects that of the back.

Gin Toolbar

composer require drupal/gin_toolbar

Module Filter

Module Filter

If you only use the Drupal core modules, you may not need this module but if you add a large number of contributor modules (most likely) then you will be delighted to have a clean and ergonomic interface. to find your modules and sub-modules, their configuration links, help, etc., thanks to its search engine and its vertical tabs.

Module Filter

composer require drupal/module_filter

Admin Toolbar

Admin Toolbar

Incredible that this module is still not in the Drupal core, so useful it is and it is always the first module installed. Thanks to it, you will be able to reach precisely the administration page you are targeting thanks to a dropdown menu in hover which, in the end, will save you precious minutes in your day. It's a Plug and Play module, we install and it works right away. Even more stylish with the Gin admin theme. Reach everything in 1 click instead of 3 or 4, the Holy Grail of web ergonomics.