Drupal is a registered trademark of Dries Buytaert

A user-friendly administration interface to create, manage, and organize custom Drupal Local Actions without writing code.

Local Action UI simplifies the process of adding dynamic action buttons (e.g., "Add Item," "Import Data") to backend pages. Instead of manually defining actions in YAML files, site administrators can use an intuitive form to configure:

  1. Action button text and target URL
  2. Multiple "appears on" pages (display the action on specific admin urls
  3. Display order via weight configuration

Built on Drupal's Config Entity system, all configurations are exportable, version-controllable, and instantly reflected in the backend without cache clears (auto-handled by the module).

Key Features

  1. No-Code Configuration: Create custom Local Actions through the admin UI (/admin/config/system/local-actions).
  2. Multi-Page Support: Assign a single action to appear on multiple backend routes.
  3. Drag-and-Drop Ordering: Control action button sequence with weight settings.
  4. Exportable Config: Store actions as config entities for deployment across environments.
  5. Route Validation: Ensures target URLs and display routes are valid Drupal routes.

Activity

Total releases
5
First release
Sep 2025
Latest release
5 months ago
Release cadence
2 days
Stability
80% stable

Release Timeline

Releases

Version Type Release date
2.0.1 Stable Sep 25, 2025
1.0.3 Stable Sep 25, 2025
1.0.2 Stable Sep 18, 2025
1.0.x-dev Dev Sep 18, 2025
1.0.1 Stable Sep 18, 2025