Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / image / migrations / d7_image_styles.yml
diff --git a/web/core/modules/image/migrations/d7_image_styles.yml b/web/core/modules/image/migrations/d7_image_styles.yml
new file mode 100644 (file)
index 0000000..2beabae
--- /dev/null
@@ -0,0 +1,19 @@
+id: d7_image_styles
+label: Image styles
+migration_tags:
+  - Drupal 7
+  - Configuration
+source:
+  plugin: d7_image_styles
+process:
+  name: name
+  label: label
+  effects:
+    plugin: sub_process
+    source: effects
+    process:
+      id: name
+      weight: weight
+      data: data
+destination:
+  plugin: entity:image_style