Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / aggregator / migrations / d6_aggregator_feed.yml
diff --git a/web/core/modules/aggregator/migrations/d6_aggregator_feed.yml b/web/core/modules/aggregator/migrations/d6_aggregator_feed.yml
new file mode 100644 (file)
index 0000000..58799dd
--- /dev/null
@@ -0,0 +1,21 @@
+id: d6_aggregator_feed
+label: Aggregator feeds
+audit: true
+migration_tags:
+  - Drupal 6
+  - Content
+source:
+  plugin: aggregator_feed
+process:
+  fid: fid
+  title: title
+  url: url
+  refresh: refresh
+  checked: checked
+  link: link
+  description: description
+  image: image
+  etag: etag
+  modified: modified
+destination:
+  plugin: entity:aggregator_feed