added content_sync module and exported home node

This commit is contained in:
2020-11-04 15:08:52 +01:00
parent bf88f2ed20
commit 798a4c3929
28 changed files with 3726 additions and 1186 deletions

View File

@@ -0,0 +1,4 @@
site_uuid_override: '0'
help_menu_disabled: false
_core:
default_config_hash: WvXLN1x52wMWWAMFc8gpSuFK5mrsLBp4e1pRR2-M08k

View File

@@ -0,0 +1,3 @@
content_sync:
site_uuid_override: 0
help_menu_disabled: true

View File

@@ -50,6 +50,7 @@ module:
contact: 0
content_lock: 0
content_lock_timeout: 0
content_sync: 0
context: 0
contextual: 0
cshs: 0
@@ -104,7 +105,6 @@ module:
materio_decoupled: 0
materio_home: 0
materio_jsonapi: 0
materio_migrate: 0
materio_samples: 0
materio_sapi: 0
materio_user: 0
@@ -114,7 +114,6 @@ module:
menu_ui: 0
migrate: 0
migrate_drupal: 0
migrate_drupal_multilingual: 0
migrate_plus: 0
migrate_tools: 0
mimemail: 0

View File

@@ -1 +0,0 @@
label: 'Fichiers publics'

View File

@@ -1,46 +0,0 @@
uuid: 79ab8656-5caa-4963-8a96-b8e99a95734b
langcode: en
status: true
dependencies: { }
_core:
default_config_hash: s3vx8Rz_WiVJ7xdZk9aSaFRCIAvdHcywmrmhCKdAY6U
id: d7_allpublicfiles
class: null
field_plugin_method: null
cck_plugin_method: null
migration_tags:
- 'Drupal 7'
- Content
- Materio
- Files
migration_group: d7_materio
label: 'Public files'
source:
plugin: d7_pubic_file
scheme: public
constants:
source_base_path: ../../../d7.materio.com/public_html
process:
filename: filename
source_full_path:
-
plugin: concat
delimiter: /
source:
- constants/source_base_path
- filepath
-
plugin: urlencode
uri:
plugin: file_copy
source:
- '@source_full_path'
- uri
filemime: filemime
status: status
created: timestamp
changed: timestamp
uid: uid
destination:
plugin: 'entity:file'
migration_dependencies: null

View File

@@ -1,113 +0,0 @@
uuid: 6699fa94-779c-4ec6-80e7-529a15e8a649
langcode: en
status: true
dependencies: { }
_core:
default_config_hash: EMJZXjJ_nG0xuawQaOH-p_ORBAYmBTmygs_QRgD3qJ4
id: d7_node_article
class: null
field_plugin_method: null
cck_plugin_method: null
migration_tags:
- 'Drupal 7'
- Content
- Materio
migration_group: d7_materio
label: 'Node Article'
source:
plugin: d7_node_breve
node_type: breve
high_water_property:
name: changed
alias: 'n'
process:
type:
plugin: default_value
default_value: article
title: title
created: created
changed: changed
uid:
plugin: migration_lookup
migration: d7_users
source: uid
field_migration:
plugin: default_value
default_value: migration_imported
body:
plugin: iterator
source: body
process:
value: value
format:
plugin: default_value
default_value: wysiwyg
langcode: language
field_memo: field_memo
field_workflow:
-
plugin: default_value
source: workflow
default_value: 2
-
plugin: static_map
default_value: 2
map:
1: workflow_creation
2: workflow_hidden
3: workflow_visible
4: workflow_imported
5: workflow_edited
field_thesaurus:
plugin: migration_lookup
migration: d7_taxonomy_term_thesaurus
source: field_onthologie
field_tags:
plugin: migration_lookup
migration: d7_taxonomy_term_tags
source: field_tags_libres
field_video:
plugin: iterator
source: field_video_filter
process:
value: url
field_linked_materials:
-
plugin: skip_on_empty
method: process
source: linked_materials
-
plugin: migration_lookup
migration: d7_node_materiau
no_stub: true
field_visuel:
plugin: iterator
source: field_visuel
process:
target_id:
plugin: migration_lookup
migration: d7_allpublicfiles
source: fid
no_stub: true
alt: alt
title: title
height: height
width: width
field_source:
plugin: iterator
source: field_source
process:
uri: url
title: title
options: attributes
destination:
plugin: 'entity:node'
migration_dependencies:
required:
- d7_allpublicfiles
- d7_users
- d7_taxonomy_term_thesaurus
- d7_taxonomy_term_tags
- d7_taxonomy_term_company
- d7_taxonomy_term_showroom
- d7_node_materiau

View File

@@ -1,51 +0,0 @@
uuid: 2ff8e8e0-ca3d-47d6-875f-f8de1e735f19
langcode: en
status: true
dependencies: { }
_core:
default_config_hash: vLmdf7LyOFNcHdarEDF_W3CV4Wp-K6GdgH_dOwuUHTY
id: d7_node_article_i18n
class: null
field_plugin_method: null
cck_plugin_method: null
migration_tags:
- 'Drupal 7'
- Content
- Materio
migration_group: d7_materio
label: 'Node Article i18n'
source:
plugin: d7_node_breve_i18n
node_type: breve
translations: true
high_water_property:
name: changed
alias: 'n'
process:
nid:
plugin: migration_lookup
source: nid
migration: d7_node_article
no_stub: true
type:
plugin: default_value
default_value: article
langcode: language
content_translation_source: source
title: title
created: created
changed: changed
body:
plugin: iterator
source: body
process:
value: value
format:
plugin: default_value
default_value: wysiwyg
destination:
plugin: 'entity:node'
translations: true
migration_dependencies:
required:
- d7_node_article

View File

@@ -1,150 +0,0 @@
uuid: fe4c9750-5837-4072-9c3f-7462e8edd77c
langcode: en
status: true
dependencies: { }
_core:
default_config_hash: UpJLhcKQg-FLL7eI8MUvKVK9_zsXMOmQTCpIEkRcnKY
id: d7_node_materiau
class: null
field_plugin_method: null
cck_plugin_method: null
migration_tags:
- 'Drupal 7'
- Content
- Materio
migration_group: d7_materio
label: 'Node Materiau'
source:
plugin: d7_node_materiau
node_type: materiau
high_water_property:
name: changed
alias: 'n'
process:
type:
plugin: default_value
default_value: materiau
title: title
created: created
changed: changed
uid:
plugin: migration_lookup
migration: d7_users
source: uid
field_short_description: field_nature_titre
field_migration:
plugin: default_value
default_value: migration_imported
body:
plugin: iterator
source: field_description
process:
value: value
format:
plugin: default_value
default_value: wysiwyg
langcode: language
field_memo: field_memo
field_workflow:
-
plugin: default_value
source: workflow
default_value: 2
-
plugin: static_map
default_value: 2
map:
1: workflow_creation
2: workflow_hidden
3: workflow_visible
4: workflow_imported
5: workflow_edited
field_thesaurus:
plugin: migration_lookup
migration: d7_taxonomy_term_thesaurus
source: field_onthologie
no_stub: true
field_tags:
plugin: migration_lookup
migration: d7_taxonomy_term_tags
source: field_tags_libres
no_stub: true
field_manufacturer:
plugin: migration_lookup
migration: d7_taxonomy_term_company
source: field_company_fab
no_stub: true
field_distributor:
plugin: migration_lookup
migration: d7_taxonomy_term_company
source: field_company_distrib
no_stub: true
field_video:
plugin: iterator
source: field_video_filter
process:
value: url
field_linked_materials:
-
plugin: skip_on_empty
method: process
source: linked_materials
-
plugin: migration_lookup
migration: d7_node_materiau
no_stub: true
field_linked_articles:
-
plugin: skip_on_empty
method: process
source: linked_articles
-
plugin: migration_lookup
migration: d7_node_article
field_materiau_images:
plugin: iterator
source: field_materiau_image
process:
target_id:
plugin: migration_lookup
migration: d7_allpublicfiles
source: fid
no_stub: true
alt: alt
title: title
height: height
width: width
field_attachments:
plugin: iterator
source: field_attachments
process:
target_id:
plugin: migration_lookup
migration: d7_allpublicfiles
source: fid
no_stub: true
description: description
field_famille: field_famille
field_index: field_identifiant
field_reference: field_reference_materio
field_localisation_old: field_localisation
field_samples:
plugin: iterator
source: field_location
process:
location: location
target_id:
plugin: migration_lookup
migration: d7_taxonomy_term_showroom
source: showroom_tid
no_stub: true
destination:
plugin: 'entity:node'
migration_dependencies:
required:
- d7_allpublicfiles
- d7_users
- d7_taxonomy_term_thesaurus
- d7_taxonomy_term_tags
- d7_taxonomy_term_company
- d7_taxonomy_term_showroom

View File

@@ -1,52 +0,0 @@
uuid: 1cc85278-4253-4ee4-abe9-bdbfdbcd4fd1
langcode: en
status: true
dependencies: { }
_core:
default_config_hash: Qs6SCZjjvh6GVqAsUnNPqcgKFQDrDg-NQ3yeTRQEFLU
id: d7_node_materiau_i18n
class: null
field_plugin_method: null
cck_plugin_method: null
migration_tags:
- 'Drupal 7'
- Content
- Materio
migration_group: d7_materio
label: 'Node Materiau i18n'
source:
plugin: d7_node_materiau_i18n
node_type: materiau
translations: true
high_water_property:
name: changed
alias: 'n'
process:
nid:
plugin: migration_lookup
source: nid
migration: d7_node_materiau
no_stub: true
type:
plugin: default_value
default_value: materiau
langcode: language
content_translation_source: source
title: title
created: created
changed: changed
field_short_description: field_nature_titre
body:
plugin: iterator
source: field_description
process:
value: value
format:
plugin: default_value
default_value: wysiwyg
destination:
plugin: 'entity:node'
translations: true
migration_dependencies:
required:
- d7_node_materiau

View File

@@ -1,79 +0,0 @@
uuid: d871f284-27e4-4ace-977b-d036fbc3519c
langcode: en
status: true
dependencies: { }
_core:
default_config_hash: V4b8Ctj8B8jqXWdO1pnAIWyZxa_cdp-tjxU-swY0jvE
id: d7_simplenews_nodes
class: null
field_plugin_method: null
cck_plugin_method: null
migration_tags:
- 'Drupal 7'
- Content
- Materio
migration_group: d7_materio
label: 'Simplenews newsletters nodes'
source:
plugin: d7_simplenews_nodes
node_type: simplenews
high_water_property:
name: changed
alias: 'n'
process:
type:
plugin: default_value
default_value: simplenews_issue
title: title
created: created
changed: changed
uid:
plugin: migration_lookup
migration: d7_users
source: uid
field_migration:
plugin: default_value
default_value: migration_imported
body:
plugin: iterator
source: body
process:
value: value
format:
plugin: default_value
default_value: wysiwyg
langcode: language
field_workflow:
-
plugin: default_value
source: workflow
default_value: 2
-
plugin: static_map
default_value: 2
map:
1: workflow_creation
2: workflow_hidden
3: workflow_visible
4: workflow_imported
5: workflow_edited
simplenews_issue:
-
plugin: extract
source: field_simplenews_term
index:
- 0
- tid
-
plugin: static_map
map:
6585: test
6374: ze_daily_materio_
6274: materio_newsletter
7881: companies
destination:
plugin: 'entity:node'
migration_dependencies:
required:
- d7_allpublicfiles
- d7_users

View File

@@ -1,49 +0,0 @@
uuid: 1700dfa0-73b4-44a1-a62d-a93055ba700d
langcode: en
status: true
dependencies: { }
_core:
default_config_hash: VloCz4g4ojd5g00TY-4icqkDJXC2zOYHP3ysyqL4lUQ
id: d7_simplenews_subscribers
class: null
field_plugin_method: null
cck_plugin_method: null
migration_tags:
- 'Drupal 7'
- Content
- Materio
migration_group: d7_materio
label: 'Simplenews subscribers'
source:
plugin: d7_simplenews_subscribers
process:
id: snid
status: activated
mail: mail
uid:
plugin: migration
migration: d7_users
source: uid
langcode: language
changes: changes
created: created
subscriptions:
plugin: iterator
source: subscriptions
process:
target_id:
plugin: static_map
source: newsletter_id
map:
6585: test
6374: ze_daily_materio_
6274: materio_newsletter
7881: companies
status: status
timestamp: timestamp
source: source
destination:
plugin: 'entity:simplenews_subscriber'
migration_dependencies:
required:
- d7_users

View File

@@ -1,113 +0,0 @@
uuid: 8465fcbe-2003-4af4-ac5b-906f1b85dda7
langcode: en
status: true
dependencies: { }
_core:
default_config_hash: KD8aokrh9C4c7Cnr91IkjxeMimTrOAqjLSWjRACToJ8
id: d7_taxonomy_term_company
class: null
field_plugin_method: null
cck_plugin_method: null
migration_tags:
- 'Drupal 7'
- Content
- Materio
migration_group: d7_materio
label: 'Taxonomy terms Company'
source:
plugin: d7_taxonomy_term_company
bundle: company
process:
vid:
plugin: default_value
default_value: company
name: name
weight: weight
parent_id:
-
plugin: skip_on_empty
method: process
source: parent
-
plugin: migration_lookup
migration: d7_taxonomy_term_company
parent:
plugin: default_value
default_value: 0
source: '@parent_id'
changed: timestamp
langcode:
plugin: default_value
default_value: und
field_migration:
plugin: default_value
default_value: migration_imported
field_website:
plugin: iterator
source: field_website
process:
uri: url
title: title
options: attributes
field_memo: field_memo
field_public_phone: public_phone
field_public_email:
plugin: iterator
source: field_public_email
process:
value: email
field_public_address:
plugin: iterator
source: field_public_address
process:
country_code: country
administrative_area: administrative_area
locality: locality
dependent_locality: dependent_locality
postal_code: postal_code
address_line1: thoroughfare
organization: organisation_name
given_name: first_name
family_name: last_name
field_note: field_note
field_departement: field_departement
description:
plugin: iterator
source: body
process:
value: value
format:
plugin: default_value
default_value: wysiwyg
field_infos_from_company:
plugin: iterator
source: field_infos_from_company
process:
value: value
format:
plugin: default_value
default_value: wysiwyg
field_workflow:
plugin: static_map
source: workflow
map:
1: workflow_creation
2: workflow_hidden
3: workflow_visible
4: workflow_imported
5: workflow_edited
field_attachments:
plugin: iterator
source: field_attachments
process:
target_id:
plugin: migration_lookup
migration: d7_allpublicfiles
source: fid
no_stub: true
description: description
destination:
plugin: 'entity:taxonomy_term'
migration_dependencies:
required:
- d7_allpublicfiles

View File

@@ -1,76 +0,0 @@
uuid: 82fb4ac1-4ba1-4fe4-9910-1dcb12eae60c
langcode: en
status: true
dependencies: { }
_core:
default_config_hash: Oip5TPNIP8RxEmtUffgwo8AuBwxsYGMdECAxEqmnCiA
id: d7_taxonomy_term_showroom
class: null
field_plugin_method: null
cck_plugin_method: null
migration_tags:
- 'Drupal 7'
- Content
- Materio
migration_group: d7_materio
label: 'Taxonomy terms Showroom'
source:
plugin: d7_taxonomy_term_showroom
bundle: showroom
process:
vid:
plugin: default_value
default_value: showroom
name: name
weight: weight
parent:
plugin: default_value
default_value: 0
changed: timestamp
langcode:
plugin: default_value
default_value: und
field_migration:
plugin: default_value
default_value: migration_imported
field_workflow:
plugin: default_value
default_value: workflow_visible
field_website:
plugin: iterator
source: field_website
process:
uri: url
title: title
options: attributes
field_memo: field_memo
field_public_phone: public_phone
field_public_email:
plugin: iterator
source: field_public_email
process:
value: email
field_public_address:
plugin: iterator
source: field_public_address
process:
country_code: country
administrative_area: administrative_area
locality: locality
dependent_locality: dependent_locality
postal_code: postal_code
address_line1: thoroughfare
organization: organisation_name
given_name: first_name
family_name: last_name
description:
plugin: iterator
source: body
process:
value: value
format:
plugin: default_value
default_value: wysiwyg
destination:
plugin: 'entity:taxonomy_term'
migration_dependencies: null

View File

@@ -1,44 +0,0 @@
uuid: a314593d-a9b5-4a75-95cf-da2a0b972b72
langcode: en
status: true
dependencies: { }
_core:
default_config_hash: ANwnCRB6FgqpsP5cu1RdbPcXBem0E0qSi-7q3RZjmp8
id: d7_taxonomy_term_tags
class: null
field_plugin_method: null
cck_plugin_method: null
migration_tags:
- 'Drupal 7'
- Content
- Materio
migration_group: d7_materio
label: 'Taxonomy terms Tags'
source:
plugin: d7_taxonomy_term_tags
bundle: tag_libres
process:
vid:
plugin: default_value
default_value: tags
name: name
description/value: description
description/format: format
weight: weight
parent_id:
-
plugin: skip_on_empty
method: process
source: parent
-
plugin: migration_lookup
migration: d7_taxonomy_term_tags
parent:
plugin: default_value
default_value: 0
source: '@parent_id'
changed: timestamp
field_synonyms: synonyms_synonym
destination:
plugin: 'entity:taxonomy_term'
migration_dependencies: null

View File

@@ -1,39 +0,0 @@
uuid: 69374e74-992d-4754-a950-8797b63a590d
langcode: en
status: true
dependencies: { }
_core:
default_config_hash: IVIXijd3hu4c6IYCkPsT81h334IVvQ1mRLonwSCegVc
id: d7_taxonomy_term_tags_i18n
class: null
field_plugin_method: null
cck_plugin_method: null
migration_tags:
- 'Drupal 7'
- Content
- Materio
migration_group: d7_materio
label: 'Taxonomy terms Tags i18n'
source:
plugin: d7_taxonomy_term_tags_i18n
bundle: tag_libres
translations: true
process:
tid:
plugin: migration_lookup
migration: d7_taxonomy_term_tags
source: tid
vid:
plugin: default_value
default_value: tags
langcode: language
name: name
description/value: description
description/format: format
field_synonyms: synonyms_synonym
destination:
plugin: 'entity:taxonomy_term'
translations: true
migration_dependencies:
required:
- d7_taxonomy_term_tags

View File

@@ -1,45 +0,0 @@
uuid: 44d6af6e-b0be-49e6-8833-351d39efcc9b
langcode: en
status: true
dependencies: { }
_core:
default_config_hash: 55XmBttIA63YE74GI20R9E_synOOR7E6yObM-HVGKSw
id: d7_taxonomy_term_thesaurus
class: null
field_plugin_method: null
cck_plugin_method: null
migration_tags:
- 'Drupal 7'
- Content
- Materio
migration_group: d7_materio
label: 'Taxonomy terms Thesaurus'
source:
plugin: d7_taxonomy_term_thesaurus
bundle: onthologie
process:
vid:
plugin: default_value
default_value: thesaurus
name: name
description/value: description
description/format: format
weight: weight
parent_id:
-
plugin: skip_on_empty
method: process
source: parent
-
plugin: migration_lookup
migration: d7_taxonomy_term_thesaurus
parent:
plugin: default_value
default_value: 0
source: '@parent_id'
changed: timestamp
field_synonyms: synonyms_synonym
field_used_on_advanced_search: field_used_on_advanced_search
destination:
plugin: 'entity:taxonomy_term'
migration_dependencies: null

View File

@@ -1,39 +0,0 @@
uuid: 9180eced-8d25-44f9-8c93-b8c6b00e656e
langcode: en
status: true
dependencies: { }
_core:
default_config_hash: dEUkhkROYAKjrQDitdMPb_P8qPFSTRVEypMkdvRHkdg
id: d7_taxonomy_term_thesaurus_i18n
class: null
field_plugin_method: null
cck_plugin_method: null
migration_tags:
- 'Drupal 7'
- Content
- Materio
migration_group: d7_materio
label: 'Taxonomy terms Thesaurus i18n'
source:
plugin: d7_taxonomy_term_thesaurus_i18n
bundle: onthologie
translations: true
process:
tid:
plugin: migration_lookup
migration: d7_taxonomy_term_thesaurus
source: tid
vid:
plugin: default_value
default_value: thesaurus
langcode: language
name: name
description/value: description
description/format: format
field_synonyms: synonyms_synonym
destination:
plugin: 'entity:taxonomy_term'
translations: true
migration_dependencies:
required:
- d7_taxonomy_term_thesaurus

View File

@@ -1,68 +0,0 @@
uuid: 2612da83-201b-49c2-aa68-a0503029ab47
langcode: en
status: true
dependencies:
enforced:
module:
- commerce_product
- commerce_license
_core:
default_config_hash: uBcqzDKpO358QBdXpZONLiQ13aH-bbfmWiN4yiwzKIM
id: d7_uc_roles_license
class: null
field_plugin_method: null
cck_plugin_method: null
migration_tags:
- 'Drupal 7'
- Ubercart
- Materio
migration_group: d7_materio
label: 'License from D7 Ubercart Roles.'
source:
plugin: d7_uc_license_role
process:
type:
plugin: default_value
default_value: role
uid:
-
plugin: skip_on_empty
method: row
source: uid
-
plugin: migration_lookup
migration: d7_users
no_stub: true
state: state
created: created
granted: created
renewed: renewed
changed: renewed
license_role:
plugin: static_map
source: rid
map:
6: adherent
10: student
expiration_type:
plugin: default_value
default_value:
target_plugin_id: rolling_interval
target_plugin_configuration:
interval:
interval: 1
period: year
expires: expiration
product_variation:
plugin: static_map
source: rid
map:
6: 2
10: 7
destination:
plugin: 'entity:commerce_license'
destination_module: commerce_license
migration_dependencies:
required:
- d7_users
optional: { }

View File

@@ -1,80 +0,0 @@
uuid: 71aada73-563b-44cd-b369-249fe043905e
langcode: en
status: true
dependencies:
enforced:
module:
- migrate_plus
- migrate_tools
- profile
_core:
default_config_hash: BXfTTGg9wZCH6eEyUC3OcKgCj56WCCRQMcDLYj9yHfo
id: d7_user_profile
class: null
field_plugin_method: null
cck_plugin_method: null
migration_tags:
- 'Drupal 7'
- Content
- Materio
migration_group: d7_materio
label: 'D7 User Profiles'
source:
plugin: d7_user_profile
high_water_property:
name: changed
alias: p
process:
type:
plugin: static_map
source: type
map:
contact_operationnel: contact_company
adherent: member
uid:
plugin: migration_lookup
migration: d7_users
source: uid
field_title: field_private_name_title
field_first_name: field_first_name
field_name: field_name
field_organization: field_organization
field_activity_sector: field_activity_sector
field_phone: field_private_phone
field_address:
plugin: iterator
source: field_adresse
process:
country_code: country
administrative_area: administrative_area
locality: locality
dependent_locality: dependent_locality
postal_code: postal_code
address_line1: thoroughfare
organization: organisation_name
given_name: first_name
family_name: last_name
field_position: field_private_quality
field_service: field_service
field_employee: field_employee
field_vat_number_intra_ce: field_vat_number_intra_ce
field_naf: field_naf
field_siret: field_siret
field_website:
plugin: iterator
source: field_user_website
process:
uri: url
title: title
options: attributes
field_email:
plugin: iterator
source: field_email
process:
value: email
field_memo: field_memo
destination:
plugin: 'entity:profile'
migration_dependencies:
required:
- d7_users

View File

@@ -1,88 +0,0 @@
uuid: 0e8915f4-3471-4dbf-8d6a-767622125b26
langcode: en
status: true
dependencies: { }
_core:
default_config_hash: MSrCVV09c4n2q36chsUNrsaE87aqSrk3FfoG7QBzuxg
id: d7_users
class: null
field_plugin_method: null
cck_plugin_method: null
migration_tags:
- 'Drupal 7'
- Content
- Materio
migration_group: d7_materio
label: 'User accounts'
source:
plugin: d7_users
process:
name: name
pass: pass
mail:
-
plugin: skip_on_value
equals: true
source: mail
method: row
value:
- dev@g-u-i.net
- admin@g-u-i.net
-
plugin: default_value
source: mail
default_value: null
created: created
access: access
login: login
status: status
timezone: timezone
langcode:
plugin: user_langcode
source: entity_language
fallback_to_site_default: false
preferred_langcode:
plugin: user_langcode
source: language
fallback_to_site_default: true
preferred_admin_langcode:
plugin: user_langcode
source: language
fallback_to_site_default: true
init: init
roles:
plugin: static_map
source: roles
default_value: 2
map:
1: anonymous
2: authenticated
3: admin
4: root
5: contact_company
6: adherent
7: free_user
8: premium
9: unverified
10: student
11: alpha_testeur
12: translator
13: admin_showroom
field_company:
plugin: migration_lookup
migration: d7_taxonomy_term_company
source: field_company
no_stub: true
field_showroom:
plugin: migration_lookup
migration: d7_taxonomy_term_showroom
no_stub: true
source: field_showroom
field_memo: field_memo
destination:
plugin: 'entity:user'
migration_dependencies:
required:
- d7_allpublicfiles
- d7_taxonomy_term_showroom
- d7_taxonomy_term_company

View File

@@ -1,17 +0,0 @@
uuid: 75218419-b6ef-4f16-9ea9-bc7a04727826
langcode: en
status: true
dependencies:
enforced:
module:
- migrate_plus
- migrate_tools
- materio_migrate
id: d7_materio
label: 'D7 Materio'
description: 'Drupal 7 materio content migration to Drupal 8.'
source_type: 'Drupal 7'
module: null
shared_configuration:
source:
key: legacy