Drupal is a registered trademark of Dries Buytaert
cms 2.1.3 Update released for Drupal core (2.1.3)! drupal 10.5.11 Update released for Drupal core (10.5.11)! drupal 11.3.11 Update released for Drupal core (11.3.11)! drupal 11.2.13 Update released for Drupal core (11.2.13)! drupal 10.6.10 Update released for Drupal core (10.6.10)! cms 2.1.2 Update released for Drupal core (2.1.2)! drupal 11.1.10 Update released for Drupal core (11.1.10)! drupal 10.5.10 Update released for Drupal core (10.5.10)! drupal 10.4.10 Update released for Drupal core (10.4.10)! drupal 11.2.12 Update released for Drupal core (11.2.12)! drupal 11.3.10 Update released for Drupal core (11.3.10)! drupal 10.6.9 Update released for Drupal core (10.6.9)! drupal 10.6.8 Update released for Drupal core (10.6.8)! drupal 11.3.9 Update released for Drupal core (11.3.9)! drupal 11.3.8 Update released for Drupal core (11.3.8)! drupal 11.3.7 Update released for Drupal core (11.3.7)! drupal 11.2.11 Update released for Drupal core (11.2.11)! drupal 10.6.7 Update released for Drupal core (10.6.7)! drupal 10.5.9 Update released for Drupal core (10.5.9)! cms 2.1.1 Update released for Drupal core (2.1.1)!

permission_turbo

44 sites No security coverage
View on drupal.org

A high-performance replacement for Drupal's permission administration page.

The default Drupal permissions page (/admin/people/permissions) becomes painfully slow on sites with many modules installed, often taking 10+ seconds to load and consuming hundreds of megabytes of memory. This makes routine permission management frustrating and time-consuming.

Permissions Turbo reimagines the permissions interface with modern performance techniques, delivering a 90%+ improvement in load times while adding useful features like instant search and change tracking.

Key Features

Lazy-loaded accordion interface: Permissions are organized by module in collapsible sections. Checkbox data loads on-demand only when you expand a section, keeping the initial page load fast regardless of how many modules you have installed.

Instant search: Filter permissions in real-time as you type. Matching sections auto-expand to show results. No waiting for server roundtrips.

Delta-based saving: Only changed permissions are sent to the server, reducing save request sizes from megabytes to kilobytes.

Change tracking: Modified checkboxes are highlighted, a status bar shows your pending changes, and the browser warns you before navigating away with unsaved work.

Keyboard shortcuts: Save with Ctrl+S (Cmd+S on Mac).

Performance

On a site with 100+ modules, typical improvements include:

  • Initial load time: 5-15 seconds to under 500ms
  • DOM nodes: 50,000+ to under 5,000
  • Save request size: 2-5MB to under 10KB

Requirements

  • Drupal 10.x or 11.x
  • PHP 8.1+

Usage

After installation, visit /admin/people/permissions-turbo or find it at Administration > People > Permissions (Turbo).

Activity

Total releases
2
First release
Jan 2026
Latest release
3 months ago
Release cadence
43 days
Stability
100% stable

Releases

Version Type Release date
1.0.1 Stable Feb 16, 2026
1.0.0 Stable Jan 4, 2026