You are here

d7_photos.yml in Album Photos 6.0.x

Same filename and directory in other branches
  1. 8.5 migrations/d7_photos.yml
  2. 8.4 migrations/d7_photos.yml
migrations/d7_photos.yml

File

migrations/d7_photos.yml
View source
  1. id: d7_photos
  2. label: Photos
  3. migration_tags:
  4. - Drupal 7
  5. source:
  6. plugin: d7_photos
  7. source_module: photos
  8. process:
  9. pid: pid
  10. fid: fid
  11. wid: wid
  12. count: count
  13. data: data
  14. destination:
  15. plugin: d7_photos
  16. destination_module: photos
  17. migration_dependencies:
  18. required:
  19. - d7_node
  20. - d7_photos_image