No description
Find a file
plegall 11f37b24b4 feature #379, multiple format, no browser cache
No need random string in URL to avoid browser cache, coding tip by @modus75
2015-12-20 17:49:12 +01:00
admin indentation 2015-12-17 14:00:17 +01:00
doc
galleries
include feature #379 multiple format, step 3: add/remove 2015-12-16 18:16:16 +01:00
install feature #379 multiple format, step 2: download formats 2015-12-07 10:54:18 +01:00
language fix #361 - Watermark Y repeat 2015-10-15 22:05:20 +02:00
local
plugins Remove core plugins from core repository 2015-07-26 19:11:36 +02:00
template-extension
themes feature #379, multiple format, labels 2015-12-20 15:44:01 +01:00
tools feature 3229: example for pwg.images.upload 2015-06-16 09:41:20 +00:00
.gitignore Update .gitignore 2015-09-15 19:28:15 +02:00
about.php feature 3010 : replace trigger_action/event by trigger_notify/change 2014-06-02 07:55:46 +00:00
action.php feature #379, multiple format, no browser cache 2015-12-20 17:49:12 +01:00
admin.php fix #357 make orphans photos more obvious 2015-10-09 20:17:27 +02:00
comments.php feature:2807 better fix for svn:28995 2014-07-08 19:00:47 +00:00
feed.php
i.php fix #361 - Watermark Y repeat 2015-10-15 22:05:20 +02:00
identification.php feature 3010 : replace trigger_action/event by trigger_notify/change 2014-06-02 07:55:46 +00:00
index.php bug 3148: quick search fix html special chars 2014-09-30 21:07:59 +00:00
install.php Fix #347 Missing Template class in install.php 2015-09-15 19:28:05 +02:00
LICENSE.txt Add license and empty readme 2015-07-26 19:11:37 +02:00
nbm.php feature 3010 : replace trigger_action/event by trigger_notify/change 2014-06-02 07:55:46 +00:00
notification.php feature 3010 : replace trigger_action/event by trigger_notify/change 2014-06-02 07:55:46 +00:00
password.php bug 3050: increase security on reset password algorithm. 2014-07-28 19:27:50 +00:00
picture.php feature #379, multiple format, no browser cache 2015-12-20 17:49:12 +01:00
popuphelp.php feature 3010 : replace trigger_action/event by trigger_notify/change 2014-06-02 07:55:46 +00:00
profile.php bug:3122 2014-08-15 16:14:43 +00:00
qsearch.php
random.php
README.md pull-requests on master 2015-10-08 11:58:29 +02:00
register.php feature 3010 : replace trigger_action/event by trigger_notify/change 2014-06-02 07:55:46 +00:00
search.php fix #369 : make sure to include the search day 2015-11-02 12:23:55 +01:00
search_rules.php bug 3020 and bug 3021 fixed: additionnal checks in search inputs 2014-01-17 12:50:14 +00:00
tags.php feature 3010 : replace trigger_action/event by trigger_notify/change 2014-06-02 07:55:46 +00:00
upgrade.php Fix #347 Missing Template class in install.php 2015-09-15 19:28:05 +02:00
upgrade_feed.php
ws.php add IN_WS constant in ws.php 2014-08-23 10:40:42 +00:00

Piwigo

Piwigo is photo gallery software for the web, built by an active community of users and developers.

Extensions make Piwigo easily customizable. Icing on the cake, Piwigo is free and opensource.

screenshot

Requirements

  • A webserver (Apache or nginx recommended)
  • PHP 5.2 or greater
  • MySQL 5 or greater or MariaDB equivalent
  • ImageMagick (recommended) or PHP GD

Quick start install

NetInstall

More information

Manual

More information

If you do not have your own server, consider the piwigo.com hosting solution.

Contributing

Piwigo is widely driven by it's community; if you want to improve the code, fork this repo and submit your changes to the master branch.

License

Piwigo is released under the GPL v2 license.