No description
Find a file
2016-01-14 10:42:55 +01:00
admin Merge branch 'feature/259-album-notify-users' 2016-01-11 09:28:37 +01:00
doc Update headers to 2014. Happy new year!! 2014-01-05 00:19:25 +00:00
galleries Update headers to 2014. Happy new year!! 2014-01-05 00:19:25 +00:00
include next version is 2.8.0RC1 2016-01-14 10:42:55 +01:00
install feature #392, authentication keys, history log 2016-01-04 15:04:02 +01:00
language Merge branch 'feature/259-album-notify-users' 2016-01-11 09:28:37 +01:00
local Update headers to 2014. Happy new year!! 2014-01-05 00:19:25 +00:00
plugins Remove core plugins from core repository 2015-07-26 19:11:36 +02:00
template-extension Update headers to 2014. Happy new year!! 2014-01-05 00:19:25 +00:00
themes Typo in slideshow template 2016-01-10 10:52:41 +01:00
tools removed http: from URLs wich support https 2015-12-30 12:00:57 -08: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 Update headers to 2014. Happy new year!! 2014-01-05 00:19:25 +00:00
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: merger -r29852 from trunk quick search fix html special chars 2014-09-30 21:09:00 +00:00
install.php bug #385 compatibility with PHP7 2015-12-10 14:03:54 +01: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, download original as format 2015-12-30 16:04:32 +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 Update headers to 2014. Happy new year!! 2014-01-05 00:19:25 +00:00
random.php Update headers to 2014. Happy new year!! 2014-01-05 00:19:25 +00:00
README.md cleanup: fixed some spelling errors in README 2015-12-31 03:22:54 +09: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 Update headers to 2014. Happy new year!! 2014-01-05 00:19:25 +00:00
ws.php fixes #377 use Ajax calls to refresh/delete album thumbnail 2015-12-01 12:08:10 +01: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 open source.

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 its 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.