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.
 
 

35 lines
681 B

uuid: 73346763-d6a6-457e-8cdc-b2900c04020a
langcode: en
status: true
dependencies: { }
id: upgrade_d7_shortcut_set
class: Drupal\migrate\Plugin\Migration
field_plugin_method: null
cck_plugin_method: null
migration_tags:
- 'Drupal 7'
- Configuration
migration_group: migrate_drupal_7
label: 'Shortcut sets'
source:
plugin: d7_shortcut_set
process:
id:
-
plugin: static_map
bypass: true
source: set_name
map:
shortcut-set-1: default
-
plugin: machine_name
field: id
label:
-
plugin: get
source: title
destination:
plugin: 'entity:shortcut_set'
migration_dependencies:
required: { }
optional: { }