Does anyone of you ever heard about a PHP open source solution that would have these features:
- Users login/registration (ideally connect via Facebook)
- Upload photos: users can upload photos and exchange them with administrators.
- No photo will be shown publicly (only to users and admin)
- Rich backend administration with different roles and views on the users and their uploaded photos.
Cheers,
Nicolas.
Without finding exactly what I am looking for, I guess I just have to start everything from scratch, using a PHP framework (I’m gonna use cakePHP because of its large community).
Thanks everyone,
Nicolas