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.
 
 

30 lines
609 B

uuid: 09e1c208-44a9-4250-a0ae-7e7fec777188
langcode: en
status: true
dependencies: { }
id: upgrade_system_image
class: Drupal\migrate\Plugin\Migration
field_plugin_method: null
cck_plugin_method: null
migration_tags:
- 'Drupal 6'
- 'Drupal 7'
- Configuration
migration_group: migrate_drupal_7
label: 'Image toolkit configuration'
source:
plugin: variable
variables:
- image_toolkit
source_module: system
process:
toolkit:
-
plugin: get
source: image_toolkit
destination:
plugin: config
config_name: system.image
migration_dependencies:
required: { }
optional: { }