This module allows you to associate configuration pages with specific domains. You can create content or settings that are only visible or applicable to a chosen domain.
Overview
This module provides a domain context plugin for config pages.
Setup
- Enable domain_config_pages
- Enable the domain context for a config page on admin/structure/config_pages/types/manage
- Optionally, provide a default domain context
Requirements
- Domain
- Config Pages
Special thanks to Shumer for the code for this module.