materio-d9/sites/default/config/sync/migrate_plus.migration.d7_t...

74 lines
1.7 KiB
YAML
Raw Normal View History

uuid: 0bcce6fc-4b6e-4e40-b3a2-b164ffaec3c9
langcode: en
status: true
dependencies: { }
_core:
default_config_hash: Z1Eszg2PyEx7bcSK4ieINRiMS9CB3AtJOAZbW0U6qG8
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:
2018-11-28 11:57:48 +01:00
plugin: d7_taxonomy_term_company
bundle: company
process:
vid:
2018-11-28 11:57:48 +01:00
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_companie
parent:
plugin: default_value
default_value: 0
source: '@parent_id'
changed: timestamp
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_departement: field_departement
field_description: body
field_infos_from_company: field_infos_from_company
field_note: field_note
field_attachments: field_attachments
destination:
plugin: 'entity:taxonomy_term'
migration_dependencies: null