Advanced Module Configuration
Documentation on this page includes:
Assigning Users to Domains
New starting in 6.x.2 is the concept of 'user defaults.' These settings are used to assign users to domains based on the user's site roles.
Basic Module Configuration
The settings for Domain Access are listed on the Domains page (Drupal 7: Administration > Structure > Domains, or http://example.com/admin
Blocks
The Domain Access module provides two blocks, which can be used to help you debug your use of the module.
Developer notes
The Domain Access module is meant to be the core module for a system of small modules which add functionality.
Differences between 7.x.2 and 7.x.3
The Domain Access Module is available for Drupal 7 in two versions:
Drush Commands
Domain Access 7.x.3.x supports Drush version 3.x and higher. The following commands are available. Type 'drush help' for more information.
Exporting domain configurations
Domain configuration can be exported with the Features module.
FAQ
If you are having a problem with Domain Access start by looking at this list of Frequently Asked Questions (FAQs). If the answer to your
Helper modules
The Domain Access module works by itself and needs no additional modules. Included in the download are these helper modules that extend the
Node Access
The Domain Access module is a node_access() module. For additional developer information, see http://api.drupal.org/api/group/node_access.
Permissions (Drupal 7)
After enabling the module, go to Administration > People > Permissions (http://example.com/admin/people/permissions) to configure the module
Permissions (Drupal 8)
After enabling the module and creating some domains go to Administration > People > Permissions (http://example.com/admin/people/permissions
Related contributed modules
The following modules have been contributed by other developers to extend the features of Domain Access.
Troubleshooting
Before using the module, you should read the installation instructions. Failure to install or uninstall this module according to
Uninstalling
When you disable this module, it will reset your {node_access} tables and remove all records from the {domain_access} table. This will
Upgrading to Domain Access 7.x.3
Upgrade instructions
Upgrading to Drupal 7 using Domain Access
These instructions apply to both 7.x.2 and 7.x.3; you may upgrade directly to either version.