You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @cirrus3d ,
After many hours of searching and debugging i figured out how to import menus somehow. I used the AbrstactMigration class provided by this module and MigrateDestinationMenuLinks as destination object. The AbstractMigration class recognizes my mapping (since Mapping:DONE ). However when i hit "Import" this fails with the message: Call to undefined method MigrateDestinationMenuLinks::getEntityType(). After that i can see that the menu link has inserted into my Destination Menu but only in one language without the translations. For me this seems that MigrateDestinationMenuLinks does not support Entity Translation. I've also checked the Menu, if the translation is enabled. Has anyone migrated menu items successfully?
Is it possible using this module to migrate menu items?
Content works fine, but I cannot find an example of menu migration.
The text was updated successfully, but these errors were encountered: