block_content_type.yml
Same filename in other branches
File
-
core/
modules/ block_content/ migrations/ block_content_type.yml
View source
- id: block_content_type
- label: Block content type
- migration_tags:
- - Drupal 6
- - Drupal 7
- - Configuration
- source:
- plugin: embedded_data
- data_rows:
- -
- id: basic
- label: Basic
- ids:
- id:
- type: string
- source_module: block
- process:
- id: id
- label: label
- destination:
- plugin: entity:block_content_type
- provider:
- - block_content
- - migrate_drupal
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.