mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01:00
6fe1d7db6544ce4a45366b55423d61aeb1985d22
add ratings, ratios, filesize, width and height widgets - in functions_search add clauses according to each new filter - in ws_functions add new api parameters - in index.php add queries to get data for filters - in admin.lang add missing translations for filters - in css add basic style to work for modus newspaper - in js add script for new filters - in tpl combine script + CSS for double slider & jquery Ui. Add slider conf, template for new widgets TODO - adapt css to different themes and skins
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 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
- 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%
