recipe1x_ingredient.yml in Recipe 8.2
modules/ingredient/migrations/recipe1x_ingredient.yml
File
modules/ingredient/migrations/recipe1x_ingredient.ymlView source
- id: recipe1x_ingredient
- label: Ingredients
- migration_tags:
- - Drupal 6
- - Drupal 7
- source:
- plugin: recipe1x_ingredient
- process:
- id: id
- name: name
- destination:
- plugin: entity:ingredient
- migration_dependencies: { }