domain_extras
Various utilities related to the Domain project.
Versions
- Version 2.0.x is compatible with Domain 2.0.x (beta4+).
- Version 3.x is compatible with Domain 3.x (alpha11+).
Included modules
Domain SSO
Allows single sign-on on domains where the session cookie cannot be shared.
Domain SSO Admin Toolbar
Adds an easy to use Domain switcher into the Drupal's administration toolbar.
Domain Early Negotiation (3.x)
Negotiates the active domain early in the HTTP middleware stack so that domain_config overrides are available to other middlewares (e.g. anti-spam modules) that run before Drupal's kernel request event.
Domain Maintenance Mode
Allows administrators to activate maintenance mode individually for each domain.
Domain Page Manager
Provides Page Manager integration for defining conditions based on the active domain.
Domain Access LinkIt
Custom Linkit node matcher that allows referencing content from other domains assigned to the current user.
Domain Alias Extras
Simple settings form allowing to customize the list of "environments" (local, development, etc.) for the Domain Alias module.
Domain Config Extras
Various utilities related to the Domain Config module.
Service domain_config_extras.utilities
- loadAllDomainOverrides: Return config overrides across all (or only active) domains.
Service domain_config_extras.utilities
- loadAllDomainOverrides: Return config overrides across all (or only active) domains.
Similar modules
Domain SSO
- Domain Traversal - Adds some custom permissions to restrict auto-logon per domain.
- Multi-domain login