You are here

d7_photos_image.yml in Album Photos 6.0.x

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

File

migrations/d7_photos_image.yml
View source
  1. id: d7_photos_image
  2. label: Photos
  3. migration_tags:
  4. - Drupal 7
  5. source:
  6. plugin: d7_photos_image
  7. source_module: photos
  8. process:
  9. uid: uid
  10. fid: fid
  11. pid: pid
  12. title: title
  13. des: des
  14. wid: wid
  15. count: count
  16. comcount: comcount
  17. destination:
  18. plugin: d7_photos_image
  19. destination_module: photos
  20. migration_dependencies:
  21. required:
  22. - d7_file
  23. - d7_photos_count