UUID Features - Menu
Categories
Component ID
2163429
Component name
UUID Features - Menu
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
Copied from https://drupal.org/comment/8160229#comment-8160229
Added Taxonomy Terms support for UUID menu links.
UUID Features Menu module adds Features support for menu items using UUIDs instead of default mlid identifier. Each menu item receives UUID hash and can be transferred with Features without using mlids. For core entity types (Nodes, Users, Taxonomy) this module will export menu items paths like 'node/[UUID]' which will be translated into normal "node/[NID]" when enabling Feature on target instance.
Use case: move entities together with menu links pointing to them across various Drupal instances.
