Pietro
Pietro

Reputation: 1835

Framework for a easy and fast photo gallery

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

EDIT

Thanks for all your proposals, but none of them satisfy me. In the end I opted to develop one myself using yii framework.

Here is a quick demo

Upvotes: 0

Views: 2262

Answers (1)

plegall
plegall

Reputation: 56

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.

Upvotes: 2

Related Questions