Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I need to develop a web photo gallery or find one. This photo gallery has to be really simple, fast and easy to use. The features I need are just: upload image, tag image, search, download, preview, divide in albums. I already tried some galleries like Zenphoto, Gallery, but are to slow to use and there are too many steps. Can you suggest me a good way to do this with a framework or a gallery that already exist in opensource. Thanks

share|improve this question
You may testdrive some here: php.opensourcecms.com/scripts/… – djot Dec 21 '11 at 9:32
I recently worked with Piwigo (piwigo.org). – djot Dec 26 '11 at 6:15
Gallery 3 (gallery.menalto.com) is also an alternative. – djot Dec 27 '11 at 12:44

1 Answer

Piwigo (piwigo.org), it has all the features you ask and hundreds of plugins for additional features. You can write your own theme and plugins. You can add photos on an advanced web form, with FTP, with iPhone/Android or remote softwares like Lightroom, Digikam or Shotwell.

share|improve this answer
Please read stackoverflow.com/faq#promotion – Bart Dec 27 '11 at 14:13
Hi Pierrick, does Piwigo supports OpenID. This is a killer-feature that makes the difference! Thank you for your investment on the powerful and libre Piwigo ;) – olibre Feb 14 '12 at 16:09
Hi oHessling, no Piwigo does not support OpenID for now. But I agree, this would be an interesting feature. – plegall Mar 13 '12 at 10:02

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.