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
2019-12-03 12:25:29 +01:00
admin fixes #1133 adapt the height of the scrolling menu for plugins, depending on browser available height. 2019-12-03 12:25:29 +01:00
doc issue #830 simplify PHP files header, remove copyright/license info 2019-06-04 17:13:51 +02:00
docs Doc for contribution 2019-02-11 14:15:48 +01:00
galleries issue #830 simplify PHP files header, remove copyright/license info 2019-06-04 17:13:51 +02:00
include fixes #1102 limit the number of tags shown in the menubar 2019-10-15 16:02:14 +02:00
install fixes #1063 upgrade script to 2.10 2019-08-14 16:50:19 +02:00
language update language directory from the "translation" branch 2019-10-07 16:05:10 +02:00
local issue #830 simplify PHP files header, remove copyright/license info 2019-06-04 17:13:51 +02:00
plugins issue #830 simplify PHP files header, remove copyright/license info 2019-06-04 17:13:51 +02:00
template-extension issue #830 simplify PHP files header, remove copyright/license info 2019-06-04 17:13:51 +02:00
themes fixes #1052 separate themes from Piwigo core repository 2019-08-06 17:52:04 +02:00
tools update year in API browser footer 2019-09-20 13:58:30 +02:00
.gitignore Update .gitignore 2015-09-15 19:28:15 +02:00
about.php issue #830 simplify PHP files header, remove copyright/license info 2019-06-04 17:13:51 +02:00
action.php issue #830 simplify PHP files header, remove copyright/license info 2019-06-04 17:13:51 +02:00
admin.php fixes #1090 move warning about missing checksums from dashboard to sync page 2019-10-14 14:14:54 +02:00
comments.php issue #830 simplify PHP files header, remove copyright/license info 2019-06-04 17:13:51 +02:00
COPYING.txt issue #830 forgot to replace Matomo (used as template) by Piwigo 2019-06-04 17:17:30 +02:00
feed.php issue #830 simplify PHP files header, remove copyright/license info 2019-06-04 17:13:51 +02:00
i.php issue #830 simplify PHP files header, remove copyright/license info 2019-06-04 17:13:51 +02:00
identification.php issue #830 simplify PHP files header, remove copyright/license info 2019-06-04 17:13:51 +02:00
index.php issue #830 simplify PHP files header, remove copyright/license info 2019-06-04 17:13:51 +02:00
install.php fixes #93 automatically hide the newsletter link when clicked 2019-06-28 14:45:05 +02:00
LICENSE.txt
nbm.php issue #830 simplify PHP files header, remove copyright/license info 2019-06-04 17:13:51 +02:00
notification.php issue #830 simplify PHP files header, remove copyright/license info 2019-06-04 17:13:51 +02:00
password.php issue #830 simplify PHP files header, remove copyright/license info 2019-06-04 17:13:51 +02:00
picture.php issue #830 simplify PHP files header, remove copyright/license info 2019-06-04 17:13:51 +02:00
popuphelp.php issue #830 simplify PHP files header, remove copyright/license info 2019-06-04 17:13:51 +02:00
profile.php issue #830 simplify PHP files header, remove copyright/license info 2019-06-04 17:13:51 +02:00
qsearch.php issue #830 simplify PHP files header, remove copyright/license info 2019-06-04 17:13:51 +02:00
random.php issue #830 simplify PHP files header, remove copyright/license info 2019-06-04 17:13:51 +02:00
README.md refresh Github readme 2019-09-23 12:12:51 +02:00
register.php issue #830 simplify PHP files header, remove copyright/license info 2019-06-04 17:13:51 +02:00
search.php issue #830 simplify PHP files header, remove copyright/license info 2019-06-04 17:13:51 +02:00
search_rules.php issue #830 simplify PHP files header, remove copyright/license info 2019-06-04 17:13:51 +02:00
tags.php fixes #1102 limit the number of tags shown in the menubar 2019-10-15 16:02:14 +02:00
upgrade.php fixes #1063 upgrade script to 2.10 2019-08-14 16:50:19 +02:00
upgrade_feed.php issue #830 simplify PHP files header, remove copyright/license info 2019-06-04 17:13:51 +02:00
ws.php fixes #1016 API method pwg.session.login gets same behavior a web login form, regarding empty password 2019-08-26 15:55:09 +02:00

Piwigo logo

Manage your photo library. Piwigo is open source photo gallery software for the web. Designed for organisations, teams and individuals.

screenshot

The piwigo.org website introduces you to Piwigo. You'll find a demo, forums, wiki and news.

Requirements

  • A webserver (Apache or nginx recommended)
  • PHP 5.3 or greater (7+ recommended)
  • 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. See our Contribution guide.

License

Piwigo is released under the GPL v2 license. See our Copying details.