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.

Provides click & drag for checkboxes on the permissions page to administer permissions faster.

Lightweight Drupal 8 alternative to Fast permissions administration (FPA) module.

Implements the wonderful Drag Check JS library fron @scarlac: https://github.com/scarlac/drag-check-js for the permissions matrix page.

Alternatives:

Installation

Manual installation

  1. Download and extract scarlac's drag-check-js library (master) to the "libraries" folder (/libraries), named "drag-check-js". This folder for example should contain a "dist" folder as direct subfolder.
  2. Download and enable this module
  3. Open the permission administration admin/people/permissions and use like described at "How to use"
  4. Done! Happy using!

Composer installation

Add this to your "repositories" section:

    {
      "type": "package",
      "package": {
        "name": "scarlac/drag-check-js",
        "version": "2.0.2",
        "type": "drupal-library",
        "dist": {
          "url": "https://github.com/scarlac/drag-check-js/archive/v2.0.2.zip",
          "type": "zip"
        }
      }
    }

and then
composer require scarlac/drag-check-js drupal/permissions_dragcheck

Dependencies

How to use:

  • Simply click & drag on a checkbox to check multiple checkboxes at once.

Optional integration with "Permissions filtered by modules"

Optionally you may want to use the https://www.drupal.org/project/pfm module whichs adds a lightweiht filter by module to the permissions overview.

Supporting this module

Support DROWL's ♥ FOSS work on this module on OpenCollective!

Drupal and this module are FOSS. However, it takes dedicated people to develop and maintain. And they need YOU to give back!

We're committed to building and maintaining Drupal modules that benefit the entire community.

Supporting us on OpenCollective helps us continue to improve, innovate and contribute to Drupal's future. Every pledge makes a difference!

If this module has helped you, we would be very grateful for your donation to support its further development and maintenance.

Support our FOSS development ♥️

You can also speed up the development of features or bugfixes you'd love to see, by sponsoring and giving back!

Sponsor a feature or bugfix 🚀

Let's make Drupal even better, together!

Development proudly sponsored by German Drupal Friends & Companies:

webks: websolutions kept simple (https://www.webks.de)
and
DROWL: Drupalbasierte Lösungen aus Ostwestfalen-Lippe (OWL), Germany (https://www.drowl.de)

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
Nov 2024
Latest release
1 year ago
Releases (12 mo)
0 ▼ from 1
Maintenance
Dormant

Releases

Version Type Core Release date
2.0.2 Stable Nov 21, 2024