Manage your photos with Piwigo, a full featured open source photo gallery application for the web. Star us on Github! More than 200 plugins and themes available. Join us and contribute!
Find a file
plegall 71520c8414 cherry-pick 1 commit from translation
* a5eb1d7 - Update nl_NL, thanks to watertoren5044 (2019-04-08 11:18:04 +0200)
2019-04-09 10:16:13 +02:00
admin (cp ab46632) Revert "Include pwg_token in user list POST request (Fixes #748) (#866)" 2019-04-02 14:08:14 +02:00
doc happy new year 2016, all headers updated 2016-01-14 12:17:58 +01:00
galleries happy new year 2016, all headers updated 2016-01-14 12:17:58 +01:00
include fixes #988 no more warning on PHP 7.3 (only for branch 2.9, branch master will get a new version of jshrink) 2019-04-08 17:03:43 +02:00
install (cp 011b12c) fixes #751, missing DROP statements at install 2017-09-05 13:24:49 +02:00
language cherry-pick 1 commit from translation 2019-04-09 10:16:13 +02:00
local happy new year 2016, all headers updated 2016-01-14 12:17:58 +01:00
plugins happy new year 2016, all headers updated 2016-01-14 12:17:58 +01:00
template-extension happy new year 2016, all headers updated 2016-01-14 12:17:58 +01:00
themes fixes #326, no more JS broken when elegant menu switcher is disabled 2017-04-10 12:16:08 +02:00
tools (cp 9e29db0) fixes #824 more generic code to get current script directory (working both on Linux and MacOSX) 2017-12-18 14:30:10 +01:00
.gitignore Update .gitignore 2015-09-15 19:28:15 +02:00
about.php happy new year 2016, all headers updated 2016-01-14 12:17:58 +01:00
action.php fixes #600, avoid html in web uploaded filenames 2017-01-27 11:13:00 +01:00
admin.php (cp 69345c0) fixes #847, CVE-2018-5692 protect a few user input variables 2018-07-11 11:24:59 +02:00
comments.php (cp e8df728) fix create_function replacement 2018-07-13 14:51:15 +02:00
feed.php happy new year 2016, all headers updated 2016-01-14 12:17:58 +01:00
i.php Fix #436 Call to undefined method Logger::warning in i.php 2016-03-10 19:33:57 +01:00
identification.php (cp 9775889) fixes #789, add url param hide_redirect_error 2017-10-04 10:37:21 +02:00
index.php fixes #235, show/hide edit/caddie/representative icons on index.php or picture.php 2017-04-07 14:20:19 +02:00
install.php (cp 0637112) Squashed commit of the following: 2018-07-12 10:58:26 +02:00
LICENSE.txt Add license and empty readme 2015-07-26 19:11:37 +02:00
nbm.php happy new year 2016, all headers updated 2016-01-14 12:17:58 +01:00
notification.php happy new year 2016, all headers updated 2016-01-14 12:17:58 +01:00
password.php (cp a335d70) fixes 787, check URL parameter "action" to avoid error messages 2017-09-28 15:04:02 +02:00
picture.php fixes #235, show/hide edit/caddie/representative icons on index.php or picture.php 2017-04-07 14:20:19 +02:00
popuphelp.php happy new year 2016, all headers updated 2016-01-14 12:17:58 +01:00
profile.php fixes #414, deactivate auth keys on password change 2016-02-12 20:20:12 +01:00
qsearch.php happy new year 2016, all headers updated 2016-01-14 12:17:58 +01:00
random.php happy new year 2016, all headers updated 2016-01-14 12:17:58 +01:00
README.md cleanup: fixed some spelling errors in README 2015-12-31 03:22:54 +09:00
register.php happy new year 2016, all headers updated 2016-01-14 12:17:58 +01:00
search.php feature #355, apply search by word on tags 2016-02-13 18:36:55 +01:00
search_rules.php fixes #559, escape quick search chars before display 2016-11-29 14:39:42 +01:00
tags.php (cp a3cf80c) fixes #732, avoid conflict with PHP function "transliterate" 2017-07-13 11:30:54 +02:00
upgrade.php fixes #658, upgrade script to 2.9 2017-04-24 16:03:25 +02:00
upgrade_feed.php happy new year 2016, all headers updated 2016-01-14 12:17:58 +01:00
ws.php (cp 63932b9) fixes #735, add API method pwg.users.getAuthKey 2018-02-22 14:17:44 +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.