External Menus
Categories
Component ID
1799104
Component name
External Menus
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
This module allows your current Drupal website to connect to an external Drupal website and grab a copy of a selected menu. It uses the multiple database connection functionality provided by core and set in the settings.php file to connect to external Drupal websites.
Use Case:
You run multiple 'sub sites' that are all related to some main site 'MAIN'. This module allows your sub site to have a menu 'MAIN-SITE main menu' that you can display in your subsite however you wish.
Currently, external menus are rebuilt on CRON runs to match the MAIN menu.
