Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / system / migrations / d7_menu.yml
diff --git a/web/core/modules/system/migrations/d7_menu.yml b/web/core/modules/system/migrations/d7_menu.yml
new file mode 100644 (file)
index 0000000..ce97f65
--- /dev/null
@@ -0,0 +1,21 @@
+id: d7_menu
+label: Menus
+migration_tags:
+  - Drupal 7
+  - Configuration
+source:
+  plugin: menu
+process:
+  id:
+    plugin: static_map
+    bypass: true
+    source: menu_name
+    map:
+      main-menu: main
+      management: admin
+      navigation: tools
+      user-menu: account
+  label: title
+  description: description
+destination:
+  plugin: entity:menu