d7_aggregator_item.yml
Same filename in other branches
File
-
core/
modules/ aggregator/ migrations/ d7_aggregator_item.yml
View source
- id: d7_aggregator_item
- label: Aggregator items
- audit: true
- migration_tags:
- - Drupal 7
- - Content
- source:
- plugin: aggregator_item
- process:
- iid: iid
- fid:
- plugin: migration_lookup
- migration: d7_aggregator_feed
- source: fid
- title: title
- link: link
- author: author
- description: description
- timestamp: timestamp
- guid: guid
- destination:
- plugin: entity:aggregator_item
- migration_dependencies:
- required:
- - d7_aggregator_feed
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.