Drupal is a registered trademark of Dries Buytaert
Release: Drupal 10.3.6 Update released for Drupal core (10.3.6)! Release: Drupal 11.0.5 Update released for Drupal core (11.0.5)! Release: Drupal 10.2.9 Update released for Drupal core (10.2.9)! Release: Drupal 10.2.10 Update released for Drupal core (10.2.10)! Release: Drupal 10.3.7 Update released for Drupal core (10.3.7)! Release: Drupal 11.0.6 Update released for Drupal core (11.0.6)! Release: Drupal 10.3.8 Update released for Drupal core (10.3.8)! Release: Drupal 11.0.7 Update released for Drupal core (11.0.7)! Module Revived: Translation Management Tool 8.x-1.19 Module tmgmt updated after 7 months of inactivity (8.x-1.19). Usage Milestone: Account field split Module account_field_split crossed 10,000 active installs.

The Remove Invalid Permissions (RIP) module is designed to simplify the process of removing invalid permissions in Drupal 9. It addresses the need to clean up invalid permissions before upgrading to Drupal 10, ensuring a smoother transition.

Requirements

Before you begin, ensure you meet the following requirements:

  • Drupal 8 or 9 installed.
  • Appropriate permissions to configure modules and administer permissions.
  • Drush installed (optional).
  • Configuration synchronization module installed (optional).

Installation

  • Install via Composer:
    • Install module with Composer composer require drupal/rip.
    • Enable with the Drush command drush en rip.
  • Alternatively download the module and activate it under Admin > Extend.

Usage

To use the RIP module, follow these steps:

  1. Enable the module as described in the Installation section.
  2. Remove the invalid permissions:
    • via Drush: Run drush rip.
    • via Admin UI: Navigate to Admin > People > RIP and press Submit.
  3. Export the configuration for other environments (optional):
    • via Drush: Run drush cex.
    • via Admin UI: Navigate to Administration > Configuration > Development > Configuration synchronization > Export and press Export.
  4. Uninstall the Remove Invalid Permissions module:
    • via Drush: Run drush un rip.
    • via Admin UI: Navigate to Admin > Extend > Uninstall, select the Remove Invalid Permissions module and press Uninstall.

Depends on

Dependencies of the latest stable release

No dependencies recorded for this project.

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

Tracked releases
1
Tracked since
Dec 2024
Latest release
1 year ago
Releases (12 mo)
0 ▼ from 1
Maintenance
Dormant

Releases

Version Type Core Release date
1.1.3 Stable Dec 18, 2024