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.
 
 

37 lines
698 B

uuid: de921940-7dd5-4b7b-9343-dffad73a74fc
langcode: en
status: true
dependencies: { }
id: upgrade_d7_image_styles
class: Drupal\migrate\Plugin\Migration
field_plugin_method: null
cck_plugin_method: null
migration_tags:
- 'Drupal 7'
- Configuration
migration_group: migrate_drupal_7
label: 'Image styles'
source:
plugin: d7_image_styles
process:
name:
-
plugin: get
source: name
label:
-
plugin: get
source: label
effects:
-
plugin: sub_process
source: effects
process:
id: name
weight: weight
data: data
destination:
plugin: 'entity:image_style'
migration_dependencies:
required: { }
optional: { }