Authenticate by folder and date
-
I’m a photographer, running a wordpress website, Trying to figure out if wordpress is suitable for the challennge:
Situation: ~500 people are being photographer in an event, each one identified by their ID number. photos are stored in individual subfolders (meaning each ID number is represented as a folder in which the photo/s of that person are saved).
Challenge: allow people to access their photos by a simple authentication process in which they will input their ID and the shooting date. meaning: the page/plugin/code should be able to match the ID to the specific folder, then make sure the date typed matches that of the photo/s within that folder, then display them and allow download.
Any ideas? 🙂
The topic ‘Authenticate by folder and date’ is closed to new replies.