migrate_plus.migration.d6_edlp_pagetype.yml 312 B

1234567891011121314151617
  1. id: d6_edlp_pagetype
  2. label: Edlp Drupal 6 type de page
  3. migration_tags:
  4. - Drupal 6
  5. migration_group: d6_edlp
  6. source:
  7. plugin: d6_taxonomy_term
  8. bundle: 1
  9. process:
  10. name: name
  11. description: description
  12. vid:
  13. plugin: default_value
  14. default_value: page_type
  15. destination:
  16. plugin: entity:taxonomy_term