domain_access_menu
Access control based on a menu for non-default domains. This module is useful when you add additional domains using the domain suite to your site, and you want to add a limited amount of content that is visible under that domain. This helps with a less intrusive setup for what is often called a mini-site or micro-site on a different domain, when you still want to edit from the same Drupal backend.
Features
This module builds on the Domain Suite and allows to restrict access on a domain by adding links in a menu. Any content not preset in the menu will return a 404 in the domain where this is configured.
Post-Installation
After installation, edit a non-default domain and select a menu from the list. Now accessing content on the domain will be restricted by whether the content is in the menu.
Additional Requirements
Requires domain and two domain record configurations (one of which default).
Similar projects
Domain Access restricts access with the help of a field that is added on all content types.
Domain Menu Access restricts the access to menu items based on domains.
Works well together with
Use the Domain Config module to overwrite your front page in a domain and use Domain Access Menu to make the front page accessible.
Supporting this Module
Review and contribute patches