plegall 09890487cd fixes #1830 faster way to calculate number of orphans
* store count result in config table, as a cache
* resets this cache on invalidate_user_cache
* instead of a costly SQL query with a LEFT JOIN, use 2 simple COUNT in the 2 tables, and compare
2023-10-06 15:03:22 +02:00
2020-04-15 15:08:44 +02:00
2023-09-21 09:27:26 +02:00
2023-10-04 12:15:04 +02:00
2021-04-28 16:45:41 +02:00
2023-09-11 17:10:52 +02:00
2023-05-05 10:22:33 +02:00
2023-09-11 17:10:52 +02:00
2023-06-26 14:30:52 +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 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.

Languages
PHP 74.4%
HTML 9.7%
JavaScript 7.3%
Go Template 4.7%
CSS 3.3%
Other 0.5%