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
2021-11-11 15:16:38 +01:00
admin Fixes #1546 Var name mistake 2021-11-11 15:16:38 +01:00
doc issue #830 simplify PHP files header, remove copyright/license info 2019-06-04 17:13:51 +02:00
docs fix image src for issue example 2020-04-15 15:08:44 +02:00
galleries issue #830 simplify PHP files header, remove copyright/license info 2019-06-04 17:13:51 +02:00
include (cp e5ed68e) Fixes #1399 Added mesage at the end of result list if result limit reached 2021-05-14 15:49:22 +02:00
install (cp 8ba76fd) issue #1272 forgot to create index during install 2021-01-18 17:31:56 +01:00
language copied all language/* (but en_UK) from branch translation d77e5ff322 2021-05-14 14:44:14 +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 (cp 9cebf85) fixes #1336 alternate views for album manager 2021-03-04 15:02:03 +01:00
tools (cp 7f2df44) use SSH url for github 2021-04-28 16:52:27 +02:00
.gitignore (cp ddc2faf) ignore themes not in core 2021-04-28 16:54:29 +02:00
about.php issue #830 simplify PHP files header, remove copyright/license info 2019-06-04 17:13:51 +02:00
action.php (cp db65aa5) fixes #1297 check output buffer before cleaning it 2021-01-29 14:52:54 +01:00
admin.php Add a new tab to manage album page : search album (based on Hannah mock up), minor changes in button behaviour on add photo page 2020-09-03 15:18:44 +02:00
comments.php issue #830 simplify PHP files header, remove copyright/license info 2019-06-04 17:13:51 +02:00
COPYING.txt update to 2020 2020-04-15 16:00:43 +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 #1192 use HTTPS to call piwigo.org 2020-10-28 17:05:00 +01: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 fixes #1275 delete password reset key when email address is changed 2020-12-22 15:04:30 +01: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 (cp b63ecd1) fixes #1313 replace curly braces by brackets 2021-02-05 11:50:56 +01: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 Use guides instead of old documentation page 2020-07-17 14:37:49 +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 #1276 upgrade script from 2.10 to 11 2020-12-22 16:35:54 +01: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 #1203 add API method pwg.images.uploadAsync 2020-11-19 18:14:05 +01: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.