monster_menus-9.0.x-dev/migrations/d7_mm_tree_bookmarks.yml
migrations/d7_mm_tree_bookmarks.yml
id: d7_mm_tree_bookmarks
label: Migrate the mm_tree_bookmarks table from the source database
migration_group: monster_menus
migration_tags:
- Drupal 7
- Monster Menus
source:
plugin: d7_mm_tree_bookmarks
destination:
plugin: mm_tree_bookmarks
process:
uid:
-
plugin: migration_lookup
migration: d7_user
source: uid
-
plugin: skip_on_empty
method: row
type: type
weight: weight
data: data
migration_dependencies:
optional: {}
required:
- d7_user
- d7_mm_tree
dependencies:
enforced:
module:
- monster_menus
