Module Description
What is the Admin Dialogs module? The Admin Dialogs module intends to improve UI by reducing number of page loads. Instead of opening delete confirmation page the module will show the form in a dialog (modal) form. This module is a great companion to the Admin Toolbar module.
Important: You may need to clear Drupal cache after installing the module.
Key Features
The module comes with ability to add modal or off-canvas dialogs to different links in Drupal.
* Easy to use. Most features available after installing the module.
* Adds controls dialog type for operation links like Edit, Delete etc.
* Adds and controls dialog type for local tasks.
* Adds and controls dialog types for local actions.
* Ability to add dialogs via specified A tag paths.
* Ability to add dialogs via specifying CSS selectors (classes and IDs).
* Adds option to control delete button dialog.
* You can add support for you modules by adding configs created in the module.
* Experimental: Add loading spinner to form submit elements on form submit.
Important: If Javascript is not supported everything falls into default behaviour.
How to use Admin Dialogs module?
Get the code like any other module. composer require drupal/admin_dialogs
Screenshots
Confirmation page before Admin Dialog (Gin theme):
Confirmation page after Admin Dialog (Gin theme):
Important: You may need to clear Drupal cache after installing the module.
Key Features
The module comes with ability to add modal or off-canvas dialogs to different links in Drupal.
* Easy to use. Most features available after installing the module.
* Adds controls dialog type for operation links like Edit, Delete etc.
* Adds and controls dialog type for local tasks.
* Adds and controls dialog types for local actions.
* Ability to add dialogs via specified A tag paths.
* Ability to add dialogs via specifying CSS selectors (classes and IDs).
* Adds option to control delete button dialog.
* You can add support for you modules by adding configs created in the module.
* Experimental: Add loading spinner to form submit elements on form submit.
Important: If Javascript is not supported everything falls into default behaviour.
How to use Admin Dialogs module?
Get the code like any other module. composer require drupal/admin_dialogs
Screenshots
Confirmation page before Admin Dialog (Gin theme):
Confirmation page after Admin Dialog (Gin theme):
Module Link
Project Usage
80
Security Covered
Covered By Security Advisory
Version Available
Production
Module Summary
The Admin Dialogs module aims to enhance the user interface by reducing the number of page loads through displaying forms in modal dialogs, serving as a helpful tool alongside the Admin Toolbar module.
Data Name
admin_dialogs