You are here

d6_aggregator_feed.yml in Drupal 9

Same filename and directory in other branches
  1. 8 core/modules/aggregator/migrations/d6_aggregator_feed.yml
core/modules/aggregator/migrations/d6_aggregator_feed.yml

File

core/modules/aggregator/migrations/d6_aggregator_feed.yml
View source
  1. id: d6_aggregator_feed
  2. label: Aggregator feeds
  3. audit: true
  4. migration_tags:
  5. - Drupal 6
  6. - Content
  7. source:
  8. plugin: aggregator_feed
  9. process:
  10. fid: fid
  11. title: title
  12. url: url
  13. refresh: refresh
  14. checked: checked
  15. link: link
  16. description: description
  17. image: image
  18. etag: etag
  19. modified: modified
  20. destination:
  21. plugin: entity:aggregator_feed