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.
 
 

38 lines
695 B

uuid: 494499e2-84c9-40b3-92c6-a2f112793cb8
langcode: en
status: true
dependencies: { }
id: upgrade_block_content_type
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: 'Block content type'
source:
plugin: embedded_data
data_rows:
-
id: basic
label: Basic
ids:
id:
type: string
source_module: block
process:
id:
-
plugin: get
source: id
label:
-
plugin: get
source: label
destination:
plugin: 'entity:block_content_type'
migration_dependencies:
required: { }
optional: { }