mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-05-18 15:26:12 +02:00
c6b45f177228087c193adb352ff1a1bb03a184a9
* [header] replace the color switcher by a light/dark (sun/moon) action link * [footer] add icons for piwigo.org doc & forum * [footer] replace Piwigo logo with a clean SVG version, created by @mistic100 * [header/footer] remove "|" separators * [header] limit title display to 50% of page width (with ellipsis on overflow) * [header] media query to hide link labels below 800px * [header] switch color of home icon on hover * on clear theme, change header/footer background color to #333 (dark grey) like on current Piwigo.org
Piwigo is photo gallery software for the web, built by an active community of users and developers.
Extensions make Piwigo easily customizable. Icing on the cake, Piwigo is free and open source.
Requirements
- A webserver (Apache or nginx recommended)
- PHP 5.2 or greater
- MySQL 5 or greater or MariaDB equivalent
- ImageMagick (recommended) or PHP GD
Quick start install
NetInstall
- Download the NetInstall script
- Transfer the script to your web space with any FTP client
- Open the script in you web browser (for example http://example.com/piwigo-netinstall.php) and follow the steps
Manual
- Download the latest stable version and unzip it
- Transfer everything to your web space with any FTP client
- Open your website (for example http://example.com/piwigo) and follow the steps
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.
License
Piwigo is released under the GPL v2 license.
Description
Languages
PHP
74.3%
HTML
9.7%
JavaScript
7.3%
Go Template
4.8%
CSS
3.3%
Other
0.5%

