migrate_plus.migration.d7_taxonomy_term_ville.yml 673 B

12345678910111213141516171819202122232425262728293031
  1. uuid: 427ae68d-1c7b-4aa3-be93-a90fd754de1c
  2. langcode: fr
  3. status: true
  4. dependencies: { }
  5. _core:
  6. default_config_hash: AIo0rBvn1SeEsRPJ_R1KmTG4Rm7rDPpPQCqU6gLUmTA
  7. id: d7_taxonomy_term_ville
  8. class: null
  9. field_plugin_method: null
  10. cck_plugin_method: null
  11. migration_tags:
  12. - 'Drupal 7'
  13. - Content
  14. - Popsu
  15. migration_group: popsu
  16. label: 'Taxonomy terms Villes'
  17. source:
  18. plugin: d7_taxoterm_ville
  19. bundle: popsu_villes
  20. process:
  21. vid:
  22. plugin: default_value
  23. default_value: villes
  24. name: name
  25. description/value: description
  26. description/format: format
  27. weight: weight
  28. changed: timestamp
  29. destination:
  30. plugin: 'entity:taxonomy_term'
  31. migration_dependencies: null