You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
42 lines
930 B
42 lines
930 B
uuid: e4433099-87cd-4884-8cc9-678a009f4ec7 |
|
langcode: en |
|
status: true |
|
dependencies: { } |
|
id: upgrade_d7_paragraphs_landing_page_tab |
|
class: Drupal\migrate\Plugin\Migration |
|
field_plugin_method: null |
|
cck_plugin_method: null |
|
migration_tags: |
|
- 'Drupal 7' |
|
- Content |
|
- 'Paragraphs Content' |
|
migration_group: migrate_drupal_7 |
|
label: 'Paragraphs (Landing Page Tab)' |
|
source: |
|
plugin: d7_paragraphs_item |
|
bundle: landing_page_tab |
|
process: |
|
type: |
|
- |
|
plugin: get |
|
source: bundle |
|
field_below_the_box_text: |
|
- |
|
plugin: get |
|
source: field_below_the_box_text |
|
field_search_code: |
|
- |
|
plugin: get |
|
source: field_search_code |
|
field_title: |
|
- |
|
plugin: get |
|
source: field_title |
|
destination: |
|
plugin: 'entity_reference_revisions:paragraph' |
|
default_bundle: landing_page_tab |
|
migration_dependencies: |
|
required: |
|
- upgrade_d7_paragraphs_type |
|
optional: |
|
- upgrade_d7_field_instance
|
|
|