Skip to content

australiangreens/drupal_domain_role

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e4f9f6c · Jan 29, 2025

History

14 Commits
Oct 23, 2019
Jan 29, 2025
May 15, 2019
Jan 17, 2025
Jan 16, 2022
Jan 22, 2024
Jan 22, 2024
May 15, 2019
Jan 22, 2024
May 15, 2019
Jan 23, 2024

Repository files navigation

CONTENTS OF THIS FILE

  • Introduction
  • Requirements
  • Installation
  • Configuration
  • Maintainers

INTRODUCTION

Domain role module provides per-domain role functionality on Domain Access sites, for Drupal 8. It leverages the domain_config submodule, providing a different configuration for user roles for each domain, and provides a UI to manage them.

This module overrides both the core User entity class, and the Cookie authentication provider, and thus may conflict with sites using alternative authentication providers and/or otherwise override the user entity.

REQUIREMENTS

This module requires the following modules:

INSTALLATION

CONFIGURATION

The module has no menu or modifiable settings. This module partitions user roles so that each user account must be assigned a role on each domain they should have access to, instead of having the same roles across all domains.

MAINTAINERS

Current maintainers:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages