admin_login_path
601 sites
Security covered
Admin Login Path is a simple module that alters login-related routes to use the admin theme.
This project was built to provide a 'portal' style login for the Material Admin theme.
Installation
Install as you would normally install a contributed Drupal module.
Configuration
Enabling the module will automatically alter the routes for user/login, user/password, user/register, account cancellation, and password reset to use the site's administration theme.
Versions
2.x version is the only version supported for Drupal 11 and onward.
The 8.x-1.x version alters fewer routes: only user/login, user/password, and user/register. This branch will only be supported until the end of life of Drupal 10, and will not be updated for compatibility with Drupal 11 onward.