You are here

recipe72_recipe.yml in Recipe 8.2

migrations/recipe72_recipe.yml

File

migrations/recipe72_recipe.yml
View source
  1. id: recipe72_recipe
  2. label: Recipe data
  3. migration_tags:
  4. - Drupal 7
  5. source:
  6. plugin: recipe72_recipe
  7. process:
  8. nid: tnid
  9. langcode:
  10. plugin: default_value
  11. source: language
  12. default_value: "und"
  13. recipe_yield_amount: yield
  14. recipe_yield_unit: yield_unit
  15. destination:
  16. plugin: entity:node
  17. migration_dependencies:
  18. required:
  19. - d7_node