id: d7_taxonomy_term_company label: Taxonomy terms Company migration_group: d7_materio audit: true migration_tags: - Drupal 7 - Content - Materio deriver: Drupal\taxonomy\Plugin\migrate\D7TaxonomyTermDeriver source: plugin: d7_taxonomy_term_company bundle: company destination: plugin: entity:taxonomy_term process: # If you are using this file to build a custom migration consider removing # the tid field to allow incremental migrations. # tid: tid vid: plugin: default_value default_value: company name: name weight: weight # Only attempt to stub real (non-zero) parents. 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 # FROM TODE (linked tode node) field_website: plugin: iterator source: field_website process: uri: url title: title options: attributes field_memo: field_memo field_public_phone: public_phone # plugin: iterator # source: field_public_phone # process: # value: number # # ??: country_codes # # ??: extension field_public_email: field_public_email field_departement: field_departement field_description: body # 'description/value': description # 'description/format': format field_infos_from_company: field_infos_from_company field_public_address: field_public_address field_note: field_note field_attachments: field_attachments # workflow ??