Drupal is a registered trademark of Dries Buytaert

admin_dialogs

443 sites Security covered
View on drupal.org

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):

Activity

Total releases
2
First release
May 2025
Latest release
9 months ago
Release cadence
12 days
Stability
100% stable

Releases

Version Type Release date
1.0.30 Stable May 19, 2025
1.0.29 Stable May 7, 2025