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 Authorization module is a versatile abstraction layer designed to streamline the integration of various authorization systems into Drupal. This module caters to authorization consumers, such as Drupal Roles, Groups, and providers like LDAP and CSV. By employing pluggable consumer and provider classes, Authorization facilitates the seamless incorporation of diverse authorization mechanisms within the Drupal framework.

Key Features

Flexibility: Adapt and integrate different authorization systems effortlessly.
Abstraction Layer: Provides a consistent interface for consumers and providers.
Pluggable Classes: Utilize consumer and provider classes to extend functionality.

For detailed information on installation, configuration, and usage, please consult the README.md.

Modules Leveraging Authorization

Consumers

Providers

Feel free to explore the documentation, get involved in the issue queue, and contribute to the enhancement of the Authorization module. Your feedback and collaboration are highly valued!

Develop CRM Membership using DDEV ⚙

If you haven't already, install DDEV.

git clone [email protected]:project/authorization.git
cd authorization
ddev config --project-type=drupal --docroot=web --php-version=8.4 --corepack-enable --project-name=authorization
ddev add-on get ddev/ddev-drupal-contrib
ddev start
ddev poser
ddev symlink-project
ddev drush site:install -y
ddev drush pm:install authorization -y
ddev drush config:export -y
ddev drush user:login

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
8.x-1.5 Stable Nov 7, 2024