flag_lists-4.0.x-dev/migrations/d7_flagging_collections.yml
migrations/d7_flagging_collections.yml
# This is the migrations file from Flag Lists D7
id: d7_flagging_collections
label: 'Flagging Collections D7'
migration_group: flag_lists
audit: true
migration_tags:
- Drupal 7
- Content
migration_dependencies:
required:
- d7_flag_for_list
source:
plugin: d7_flagging_collections
key: migrate
#
process:
id: fid
vid: fid
langcode:
plugin: default_value
default_value: en
user_id: uid
name: title
# Shall be name from flag
templateflag: name
relatedflag: name
#
destination:
plugin: entity:flagging_collection
default_bundle: flagging_collection_type_1
