You are here

d7_flag_for_lists.yml in Flag Lists 8

Same filename and directory in other branches
  1. 4.0.x migrations/d7_flag_for_lists.yml
migrations/d7_flag_for_lists.yml

File

migrations/d7_flag_for_lists.yml
View source
  1. # This is the migrations file from Flag Lists D7
  2. id: d7_flag_for_list
  3. label: 'Flag For List D7'
  4. migration_group: flag_lists
  5. audit: false
  6. migration_tags:
  7. - Drupal 7
  8. - Content
  9. source:
  10. plugin: d7_flag_for_list
  11. key: migrate
  12. #
  13. process:
  14. id: name
  15. type: entity_type
  16. langcode:
  17. plugin: default_value
  18. default_value: en
  19. owner: uid
  20. label: title
  21. base_flag: name
  22. #
  23. destination:
  24. plugin: entity:flag_for_list