rocketship_core-8.x-2.0-alpha11/modules/rocketship_content/config/install/migrate_plus.migration.rc_text_main_p.yml
modules/rocketship_content/config/install/migrate_plus.migration.rc_text_main_p.yml
dependencies:
enforced:
module:
- rocketship_page
- rocketship_paragraphs
- rocketship_core
id: rc_text_main_p
migration_group: rocketship_content
source:
plugin: csv
path: /assets/csv/text_main.csv
header_row_count: 1
keys:
- id
process:
'field_p_text/value':
#replace the tokens with the actual values before saving the paragraph
plugin: token_replacer
source: field_p_text
'field_p_text/format':
plugin: default_value
default_value: full_html
destination:
plugin: 'entity_reference_revisions:paragraph'
default_bundle: p_003
migration_dependencies:
required: {}
optional: {}