Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Menu migration #20

Open
cirrus3d opened this issue Apr 22, 2016 · 1 comment
Open

Menu migration #20

cirrus3d opened this issue Apr 22, 2016 · 1 comment

Comments

@cirrus3d
Copy link

Is it possible using this module to migrate menu items?
Content works fine, but I cannot find an example of menu migration.

@leeroy2
Copy link

leeroy2 commented Apr 29, 2016

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants