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
HWFord 38bce29b33 fixes #2313 remove privacy level from gallery
and anything related to having this configuration here
2025-01-21 15:27:28 +01:00
admin fixes #2313 remove privacy level from gallery 2025-01-21 15:27:28 +01:00
doc
docs
galleries
include fixes #2311 single instance of user_cache generation 2025-01-10 10:59:56 +01:00
install fixes #2245 upgrade script to version 15 2024-10-17 11:40:15 +02:00
language fixes #2235 Chinese text is not displayed on one line (#2282) 2025-01-08 13:56:20 +01:00
local
plugins
template-extension
themes fixes #2313 remove privacy level from gallery 2025-01-21 15:27:28 +01:00
tools link to documentation on Github instead of obsolete documentation on piwigo.org 2024-08-02 16:13:59 +02:00
.gitignore
about.php
action.php Support webp format (#1785) 2023-09-11 17:10:52 +02:00
admin.php fixes #2268 add whats new popin 2024-11-08 16:35:27 +01:00
comments.php
COPYING.txt Update year 2024-07-09 11:06:00 +02:00
feed.php
i.php Support webp format (#1785) 2023-09-11 17:10:52 +02:00
identification.php
index.php move search filters generation in a dedicated file to include 2024-09-05 11:18:49 +02:00
install.php issue #2294 compatibility with PHP 8.4+ for session handling 2024-12-17 12:16:11 +01:00
LICENSE.txt
nbm.php
notification.php
password.php fixes #2287 switch language before sending the email 2024-12-04 15:07:06 +01:00
picture.php fixes #2313 remove privacy level from gallery 2025-01-21 15:27:28 +01:00
popuphelp.php
profile.php
qsearch.php fixes #1937 quick search redirects to normal search 2023-07-03 15:22:52 +02:00
random.php
README.md copy PHP requirement from official website 2023-10-02 10:52:28 +02:00
register.php
search.php fixes #2256 make search on deleted albums more robust 2024-10-28 19:41:11 +01:00
SECURITY.md
tags.php
upgrade.php upgrade, init persistent_cache for invalidate_user_cache 2024-10-21 15:02:26 +02:00
upgrade_feed.php
ws.php fixes #2281 add two default conf for reset and activation link 2024-11-20 17:09:26 +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 7.4+. Piwigo can run with PHP 7.0+ but these end-of-life versions are no longer maintained and may expose your site to security vulnerabilities.
  • 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.