This project is not covered by Drupal’s security advisory policy.

The Decoupled Domain module provides Domain config entities that can be used as configurations for decoupled applications. The domains can be referenced by content entities and that reference can be used as an api filter to access the content only for certain host. This is especially useful if you want to control multiple decoupled sites from single drupal installation.

Requirements

No other modules are required. If you want to use the sub-modules that are included,
please check the Sub-modules section for more information about each sub-module requirements.

Supported entity types

The project currently includes few sub-modules that are responsible to add decoupled domain reference field to entities from different entity types.

  • Node
  • User

Included configurations

The Decoupled Domain module comes with few configuration options. More options will be added in the future.

  • Site information (Site name, slogan, front page)
  • Menu (Select a menu as primary, footer or other site menu)

Sub-modules

Decoupled Domain includes additional modules to extend the functionality
and/or for integration with other modules. Here is a quick look what is included

Decoupled Domain Node

Add a domain reference field to node type entities. Can be activated per node type.

Requirements:

  • Node
  • Decoupled Domain

Decoupled Domain User

Add a domain reference field to user entities.

Requirements:

  • User
  • Decoupled Domain

Decoupled Domain Router

Add integration with Decoupled Router

Requirements:

Decoupled Domain Access

This module is adding very rough entity access restriction based on the domain reference field.

This module has notting to do with the Domain Access module

Requirements:

  • User
  • Decoupled Domain
  • Decoupled Domain User

Navigate to Administration > Structure > Decoupled Domains.

To Do

  • Add documentation for developers.
  • Add example of Decoupled Domain Config plugin.
  • Add example of Decoupled Domain Entity plugin.
  • Support additional Entity types.
  • Support additional Decoupled Domain Configurations.
  • Add tokens.

Current Maintainers

Project information

Releases