Is it possible to have this module scan the upload directory for photos? I have already uploaded several hundred photos into the photos directory and I don't want to have to do that again.

Comments

nathaniel’s picture

Version: 6.x-2.x-dev » 7.x-3.x-dev
Category: support » feature

That sounds like a good feature. Currently you can upload a zip file and the photos module will process it.

nathaniel’s picture

Version: 7.x-3.x-dev » 8.x-4.x-dev
Assigned: Unassigned » nathaniel
Issue summary: View changes
nathaniel’s picture

  • Nathaniel committed bd96a19 on 8.x-4.x
    Issue #558232 by Nathaniel: New feature to move photos from an existing...
nathaniel’s picture

Status: Active » Fixed

Added a new form to move photos from an existing directory on the server to an existing album.

1. Select user.
2. Select an album.
3. Enter the directory.

All the images in the directory will be moved to the album's directory.

This feature is useful for someone that wants to upload the images with FTP or someone that has already uploaded images via FTP and wants them to appear in an album.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.