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
2023-05-05 09:53:01 +02:00
admin fixes #1911 check url input parameter 2023-05-05 09:53:01 +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 #1902 ability to set a specific group to notify user registrations 2023-04-22 17:21:29 +02:00
install fixes #1902 ability to set a specific group to notify user registrations 2023-04-22 17:21:29 +02:00
language fixes #1902 ability to set a specific group to notify user registrations 2023-04-22 17:21:29 +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 related to #1755 Fixing no url problem when title doesn't exist 2022-10-17 16:33:09 +02:00
tools remove obsolete triggers (file admin/user_list_backend.php removed) 2023-02-24 09:44:54 +01:00
.gitignore ignore themes not in core 2021-04-28 16:45:41 +02:00
about.php issue #830 simplify PHP files header, remove copyright/license info 2019-06-04 17:13:51 +02:00
action.php fixes #1746 Move header() even further up just in case 2022-10-19 15:04:07 +02:00
admin.php issue #1852 ability to disable core/extensions updates 2023-01-21 11:54:51 +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 for copyright 2022-08-08 10:58:41 +02:00
feed.php issue #830 simplify PHP files header, remove copyright/license info 2019-06-04 17:13:51 +02:00
i.php Fix #1692 Remove Content-Length header on images (HTTP2 compat) 2022-08-22 15:09:27 +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 #1625 body class definition in section init 2022-04-07 14:30:47 +02:00
install.php issue #1841 register core install 2023-01-23 15:49:34 +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 #1275 delete password reset key when email address is changed 2020-12-22 15:04:30 +01:00
picture.php fixes #1657 SVG support (both gallery and admin sides) 2022-09-01 15:20:55 +02: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 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 #1744 upgrade script from 12 to 13 2022-10-10 16:01:17 +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 related to #1704 Better 'visible' attribute implementation in API 2023-01-09 14:49:07 +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.