mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01:00
0a268bcce13a2c8e49dedc403ff6122881b2d8a4
* design based on Samuel's mockup + Hannah's adaptations * on each plugin actions shown as buttons in a single column (better compatibility with verbose languages such as German) * description always shown (no more need of the "show details" action) * filter based on plugin title/description (javascript, no page reload) * hide inactive plugins if they are 8 or more * plugins no longer shown in the admin left menu, they instead get a "settings" action if relevant. Compatible with the old trigger get_admin_plugin_menu_links but new method is to simply add a "Has Setting : true" in the main.inc.php header
Manage your photo library. Piwigo is open source photo gallery software for the web. Designed for organisations, teams and individuals.
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
- 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. See our Contribution guide.
License
Piwigo is released under the GPL v2 license. See our Copying details.
Description
Languages
PHP
74.3%
HTML
9.7%
JavaScript
7.3%
Smarty
4.8%
CSS
3.3%
Other
0.5%
