popsu_migrate: D7NodeTheme started, improved admin vue
This commit is contained in:
38
config/sync/migrate_plus.migration.d7_node_theme.yml
Normal file
38
config/sync/migrate_plus.migration.d7_node_theme.yml
Normal file
@@ -0,0 +1,38 @@
|
||||
uuid: 624dc3c7-c811-4f32-9823-2ec65ed4373f
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: QR9S8jsknIDqCYeApONkn5ndcCpazuyxJxCBUtUiqY8
|
||||
id: d7_node_theme
|
||||
class: null
|
||||
field_plugin_method: null
|
||||
cck_plugin_method: null
|
||||
migration_tags:
|
||||
- 'Drupal 7'
|
||||
- Content
|
||||
- Popsu
|
||||
migration_group: popsu
|
||||
label: 'Node Theme'
|
||||
source:
|
||||
plugin: d7_node_theme
|
||||
batch_size: 500
|
||||
high_water_property:
|
||||
name: changed
|
||||
alias: 'n'
|
||||
process:
|
||||
type:
|
||||
plugin: default_value
|
||||
default_value: theme
|
||||
created: created
|
||||
changed: changed
|
||||
title: title
|
||||
uid:
|
||||
plugin: default_value
|
||||
default_value: 34
|
||||
destination:
|
||||
plugin: 'entity:node'
|
||||
migration_dependencies:
|
||||
required:
|
||||
- d7_allpublicfiles
|
||||
- d7_users
|
||||
Reference in New Issue
Block a user