moved config/sync to project root dir
This commit is contained in:
@@ -0,0 +1,67 @@
|
||||
uuid: null
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies: { }
|
||||
id: d6_edlp_evenements
|
||||
class: null
|
||||
field_plugin_method: null
|
||||
cck_plugin_method: null
|
||||
migration_tags:
|
||||
- 'Drupal 6'
|
||||
migration_group: d6_edlp
|
||||
label: 'Edlp Drupal 6 evenement migration'
|
||||
source:
|
||||
plugin: d6_edlp_evenements
|
||||
node_type: event
|
||||
process:
|
||||
type:
|
||||
plugin: default_value
|
||||
default_value: evenement
|
||||
langcode:
|
||||
plugin: default_value
|
||||
source: language
|
||||
default_value: und
|
||||
title:
|
||||
-
|
||||
plugin: get
|
||||
source: title
|
||||
-
|
||||
plugin: skip_on_empty
|
||||
method: row
|
||||
uid:
|
||||
-
|
||||
plugin: migration_lookup
|
||||
migration: d6_edlp_users
|
||||
source: node_uid
|
||||
-
|
||||
plugin: default_value
|
||||
default_value: 1
|
||||
created: created
|
||||
changed: changed
|
||||
promote: promote
|
||||
sticky: sticky
|
||||
revision_uid: revision_uid
|
||||
revision_log: log
|
||||
revision_timestamp: timestamp
|
||||
body/value: body
|
||||
body/format:
|
||||
plugin: default_value
|
||||
default_value: wysiwyg
|
||||
status:
|
||||
plugin: default_value
|
||||
default_value: 1
|
||||
field_workflow_generic:
|
||||
plugin: static_map
|
||||
source: workflow
|
||||
map:
|
||||
1: generique_masque
|
||||
2: generique_masque
|
||||
3: generique_publie
|
||||
4: generique_publie
|
||||
field_date/value: date
|
||||
field_date/end_value: date
|
||||
destination:
|
||||
plugin: 'entity:node'
|
||||
migration_dependencies:
|
||||
required:
|
||||
- d6_edlp_users
|
||||
Reference in New Issue
Block a user