Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Search API HTML Element Filter 1.0.7 Minor update available for module search_api_html_element_filter (1.0.7). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). Varbase Media Header 9.2.1 Minor update available for module varbase_media_header (9.2.1). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

This module allows you to apply domain access controls to various entities beyond just nodes, restricting their visibility based on assigned domains. You can configure how entities are associated with domains, either automatically or through user selection, and administrators with appropriate permissions can access entities across multiple domains.

Overview

This module provides a solution to add Domain Access on entity.

You can use this module to restrict access for entity as you do with node.

This module can add domain access only on fieldable entities

You can choose for each bundle the assignation behavior you want to use :

  • Affiliate automatically created entity to a value (no widget on entity creation form, auto-assignation)
  • User choose affiliate, with a default value (form widget on the entity creation form)

The access rule is basic for front end user (without specific permission):

  • Entities are only accessible on the domain(s) is assigned.
    This is the default behavior for user in administration and front office.

For administration / administrator:

  • Site contributors, with specific permission, can access and/or edit content of multiple domain
    The user need to be assigned to the domain he can edit (in user/*/edit)
    And the user need the permission "access entities affiliate on assigned domains"
  • With domain views, You can create a list of entities and expose the domain field, to filter entities by domain.

To use this module with views, you may need to disable SQL rewriting on some views. (open your views -> go in advanced settings pane -> query settings), if you don't want to disable SQL rewriting, you can add manually a view filter on the field that hold the domain(s) id.

Features

- Enable Domain Access on entities
- UI for enabling domain access on entity type, and batch update of existing entities
- views integration
- Domain source integration

Setup

- Enable domain_entity
- Go to admin/structure/domain/entities
- Enable domain on entity types, choose the behavior widget you want for each bundle (existing content of your website will be assigned to the default bundle domain value)
- For site administrator roles that you want to allow to see multiple domain entities on one domain (only in administration path) :

  • Create a user
  • Add a role to the user with the permission "access entities affiliate on assigned domains"
  • Assign the user to the domain(s) he can access ("Affiliate editor options" in admin/people)

Requirements

- Domain

- Domain Access

Extra requirements

To expose domain filter in views: Domain views (Only for 7.x) (to verify as D7 is no longer supported)

Drupal commerce

Should I use this module for my shop sub domains ?

you just want to separate editorial product by domain :
don't activate domain entity on commerce_product entity, and use domain access on the node that display the product instead.
OR
You want a commerce store by domain:
you should activate domain entity on commerce order entity with a default value on "current domain", so the user have different cart on each store.
See https://drupal.org/node/2043677#comment-7684719 for more details

Activity

Total releases
7
First release
Mar 2025
Latest release
3 months ago
Releases (12 mo)
3 ▼ from 4
Maintenance
Active

Release Timeline

Releases

Version Type Release date
2.0.0 Stable Apr 16, 2026
2.0.x-dev Dev Apr 3, 2026
8.x-1.0-rc6 Pre-release Sep 18, 2025
8.x-1.0-rc5 Pre-release Mar 9, 2025
8.x-1.0-rc4 Pre-release Mar 8, 2025
8.x-1.0-rc3 Pre-release Mar 7, 2025
8.x-1.0-rc2 Pre-release Mar 6, 2025