- Issue created by @Peter Majmesku
- 🇩🇪Germany Peter Majmesku 🇩🇪Düsseldorf
Released in 1.0.0-alpha5: https://www.drupal.org/project/sites_migrator/releases/1.0.0-alpha5 →
Automatically closed - issue fixed for 2 weeks with no activity.
If I do have a menu in a domain module driven drupal site, I would like to migrate the menu items in my sites setup.
Create a drupal site and install the domain and the domain_access modules. Assign a couple of nodes accross domains and assign them to the main navigation.
I would like to have a service class, which lets me migrate menu items into the sites group context. I can specify the source and destination menu. The purpose of the service class is flexible usage like in a drush deploy hook or in a drush command.
There should also be a Drush command, which lets me use that service class.
Active
1.0
Code
Released in 1.0.0-alpha5: https://www.drupal.org/project/sites_migrator/releases/1.0.0-alpha5 →
Automatically closed - issue fixed for 2 weeks with no activity.