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
35 lines
681 B
uuid: cbbdd853-afd6-44a3-a8a3-f20053f7c81c |
|
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: { }
|
|
|