You are here

d7_flagging_collections.yml in Flag Lists 8

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

File

migrations/d7_flagging_collections.yml
View source
  1. # This is the migrations file from Flag Lists D7
  2. id: d7_flagging_collections
  3. label: 'Flagging Collections D7'
  4. migration_group: flag_lists
  5. audit: true
  6. migration_tags:
  7. - Drupal 7
  8. - Content
  9. migration_dependencies:
  10. required:
  11. - d7_flag_for_list
  12. source:
  13. plugin: d7_flagging_collections
  14. key: migrate
  15. #
  16. process:
  17. id: fid
  18. vid: fid
  19. langcode:
  20. plugin: default_value
  21. default_value: en
  22. user_id: uid
  23. name: title
  24. # Shall be name from flag
  25. templateflag: name
  26. relatedflag: name
  27. #
  28. destination:
  29. plugin: entity:flagging_collection
  30. default_bundle: flagging_collection_type_1