Closed (outdated)
Project:
Domain
Version:
8.x-1.0-beta6
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
14 Sep 2021 at 12:36 UTC
Updated:
16 Aug 2025 at 12:29 UTC
Jump to comment: Most recent
Comments
Comment #2
dqdThis is definitely possible with the domain_access module project and sub modules. There are many possibilities in Drupal to achieve this but especially in your case and when you want them to share the same database and some of the content or users domain_access is the logically most promising route. Since the development for a stable Drupal 8 and 9 release is in progress some of the functionality maybe needs still some patches and code review. Feel free to join us for more info @ Drupal Slack in the #domain channel.
Under
/admin/config/domainyou should be able to add the domains, but you also need to configure your server or domain management tool to route this domains to the web space of the Drupal project. Also read the README of domain_access carefully to understand which configurations you have to make before the module can work properly.Comment #3
bsnodgrass commentedReviewing for #3366588: Documentation for 2.0.x
Comment #4
bsnodgrass commentedReviewing for #3366588: Documentation for 2.0.x and adding this as a related issue.
Comment #5
mably commented