You are here

d7_vote.yml in Voting API 8.3

migrations/d7_vote.yml

File

migrations/d7_vote.yml
View source
  1. id: d7_vote
  2. label: Voting API Votes
  3. migration_tags:
  4. - Drupal 7
  5. source:
  6. plugin: d7_vote
  7. process:
  8. vote_id: vote_id
  9. type: tag
  10. entity_type: entity_type
  11. entity_id: entity_id
  12. value: value
  13. value_type: value_type
  14. user_id: uid
  15. timestamp: timestamp
  16. vote_source: vote_source
  17. destination:
  18. plugin: entity:vote
  19. default_bundle: vote