Admin Photo Import - HammerheadShark666/jwm-photography GitHub Wiki
Overview
The photo import page allows admin users to import photos onto the site via a file upload dialog.
Once the import is completed, photos are shown on the Imported Photos tab. Part of the import process involves extracting the EXIF data from the photos and storing it in the database. The EXIF data can be seen in the imported photos table. The table allows the user to enter additional data for the photo.
If a photo already exists in the database with the same filename, then it won't be imported. Photos that failed to be imported are shown on the Failed to Import tab.