You are here

recipe1x_ingredient.yml in Recipe 8.2

modules/ingredient/migrations/recipe1x_ingredient.yml

File

modules/ingredient/migrations/recipe1x_ingredient.yml
View source
  1. id: recipe1x_ingredient
  2. label: Ingredients
  3. migration_tags:
  4. - Drupal 6
  5. - Drupal 7
  6. source:
  7. plugin: recipe1x_ingredient
  8. process:
  9. id: id
  10. name: name
  11. destination:
  12. plugin: entity:ingredient
  13. migration_dependencies: { }