migrate_plus.migration.d7_node_materiau.yml 1.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. uuid: f113a2b3-4712-484a-94d9-e755aa11b066
  2. langcode: en
  3. status: true
  4. dependencies: { }
  5. _core:
  6. default_config_hash: yKRLVNGN4qBohpANHHYbIJR7GZba5K4Ojq0NJBWJkTM
  7. id: d7_node_materiau
  8. class: null
  9. field_plugin_method: null
  10. cck_plugin_method: null
  11. migration_tags:
  12. - 'Drupal 7'
  13. - Content
  14. - Materio
  15. migration_group: d7_materio
  16. label: 'Node Materiau'
  17. source:
  18. plugin: d7_node_materiau
  19. node_type: materiau
  20. process:
  21. type:
  22. plugin: default_value
  23. default_value: materiau
  24. title: title
  25. field_short_description: field_nature_titre
  26. field_migration:
  27. plugin: default_value
  28. default_value: migration_imported
  29. body:
  30. plugin: iterator
  31. source: field_description
  32. process:
  33. value: value
  34. format:
  35. plugin: default_value
  36. default_value: wysiwyg
  37. langcode: language
  38. field_memo: field_memo
  39. field_workflow:
  40. plugin: static_map
  41. source: workflow
  42. map:
  43. 1: workflow_creation
  44. 2: workflow_hidden
  45. 3: workflow_visible
  46. 4: workflow_imported
  47. 5: workflow_edited
  48. destination:
  49. plugin: 'entity:node'
  50. migration_dependencies:
  51. required:
  52. - d7_taxonomy_term_thesaurus
  53. - d7_taxonomy_term_tags
  54. - d7_taxonomy_term_company
  55. - d7_taxonomy_term_showroom