Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / shortcut / migrations / d7_shortcut_set.yml
diff --git a/web/core/modules/shortcut/migrations/d7_shortcut_set.yml b/web/core/modules/shortcut/migrations/d7_shortcut_set.yml
new file mode 100644 (file)
index 0000000..bd951d7
--- /dev/null
@@ -0,0 +1,21 @@
+id: d7_shortcut_set
+label: Shortcut sets
+migration_tags:
+  - Drupal 7
+  - Configuration
+source:
+  plugin: d7_shortcut_set
+process:
+  id:
+    -
+      plugin: static_map
+      bypass: true
+      source: set_name
+      map:
+        shortcut-set-1: default
+    -
+      plugin: machine_name
+      field: id
+  label: title
+destination:
+  plugin: entity:shortcut_set