2019-04-12 01:06:54 +02:00
|
|
|
uuid: 71aada73-563b-44cd-b369-249fe043905e
|
2019-02-06 22:05:59 +01:00
|
|
|
langcode: en
|
|
|
|
status: true
|
|
|
|
dependencies:
|
|
|
|
enforced:
|
|
|
|
module:
|
|
|
|
- migrate_plus
|
|
|
|
- migrate_tools
|
|
|
|
- profile
|
|
|
|
_core:
|
2019-02-10 22:12:06 +01:00
|
|
|
default_config_hash: BXfTTGg9wZCH6eEyUC3OcKgCj56WCCRQMcDLYj9yHfo
|
2019-02-06 22:05:59 +01:00
|
|
|
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
|
2019-02-10 22:12:06 +01:00
|
|
|
field_title: field_private_name_title
|
2019-02-06 22:05:59 +01:00
|
|
|
field_first_name: field_first_name
|
|
|
|
field_name: field_name
|
|
|
|
field_organization: field_organization
|
2019-02-10 22:12:06 +01:00
|
|
|
field_activity_sector: field_activity_sector
|
2019-02-06 22:05:59 +01:00
|
|
|
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
|
2019-02-10 22:12:06 +01:00
|
|
|
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
|
2019-02-06 22:05:59 +01:00
|
|
|
destination:
|
|
|
|
plugin: 'entity:profile'
|
|
|
|
migration_dependencies:
|
|
|
|
required:
|
|
|
|
- d7_users
|