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
Linty 3b951a0e37 issue #2354 rename common css and js files
reorganisation of common files before adding the standard profile page
2025-04-16 14:26:37 +02:00
admin relates #2350 visual adjustments 2025-04-15 13:04:03 +02: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 fixes #2345 create piwigo standard pages 2025-03-18 16:46:41 +01:00
install fixes #2345 create piwigo standard pages 2025-03-18 16:46:41 +01:00
language fixes #2306 move save buttons to bottom of page (PR #2346) 2025-03-21 16:28:37 +01: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 issue #2354 rename common css and js files 2025-04-16 14:26:37 +02:00
tools link to documentation on Github instead of obsolete documentation on piwigo.org 2024-08-02 16:13:59 +02:00
.gitignore relates #2345 add standard pages to not be ignored in git 2025-03-18 16:48:01 +01:00
about.php issue #830 simplify PHP files header, remove copyright/license info 2019-06-04 17:13:51 +02:00
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 related to #1693 php8.1 compat for comments in gallery and album edit in admin 2022-07-27 18:46:17 +02:00
COPYING.txt Update year 2024-07-09 11:06:00 +02:00
feed.php issue #830 simplify PHP files header, remove copyright/license info 2019-06-04 17:13:51 +02:00
i.php Support webp format (#1785) 2023-09-11 17:10:52 +02:00
identification.php relates #2345 remove array fix warning with error tpl 2025-04-10 10:12:59 +02:00
index.php move search filters generation in a dedicated file to include 2024-09-05 11:18:49 +02:00
install.php related to #2311 avoid loading user cache on install 2025-02-20 10:08:59 +01:00
LICENSE.txt Add license and empty readme 2015-07-26 19:11:37 +02:00
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 #2345 create piwigo standard pages 2025-03-18 16:46:41 +01:00
picture.php fixes #698 change condition to add meta tag 2025-02-20 12:29:37 +01:00
popuphelp.php issue #830 simplify PHP files header, remove copyright/license info 2019-06-04 17:13:51 +02:00
profile.php fixes #1313 replace curly braces by brackets 2021-02-05 11:50:26 +01:00
qsearch.php fixes #1937 quick search redirects to normal search 2023-07-03 15:22:52 +02:00
random.php issue #830 simplify PHP files header, remove copyright/license info 2019-06-04 17:13:51 +02:00
README.md copy PHP requirement from official website 2023-10-02 10:52:28 +02:00
register.php relates #2345 remove array fix warning with error tpl 2025-04-10 10:12:59 +02:00
search.php fixes #2256 make search on deleted albums more robust 2024-10-28 19:41:11 +01:00
SECURITY.md details about not submitting a public issue 2023-05-25 13:26:19 +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 upgrade, init persistent_cache for invalidate_user_cache 2024-10-21 15:02:26 +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 #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.