simple_admin_theme_by_route
5 sites
No security coverage
INTRODUCTION
The Simple Admin Theme by Route module allows use the current administrative theme on specific routes.
This module provides a simple way to apply the current administrative theme to any selected route, offering more flexibility when managing content or custom entities in the admin interface.
INSTALLATION
Install as you would normally install a contributed Drupal module. See: https://www.drupal.org/node/895232 for further information.
CONFIGURATION
Goto to 'Appearance -> Use admin theme', path /admin/appearance/use-admin-theme, and add the route names that must use
the default admin theme.
Similar projects
- Admin Theme module allows setting the administration theme by path, but that is not sufficient for choosing the admin theme for node/123/edit based on whether node 123 is a page, or a blog, or whatever.
- Administration Theme by Content Type Set whether to use the administration theme when editing or creating content per node type. That is, use the admin theme for adding and updating content, but for only specific types of nodes.