No description
89bc74b3f3
Ability to customize, with $lang['format CR2'] = 'RAW Canon' (in LocalFiles Editor) for example |
||
---|---|---|
admin | ||
doc | ||
galleries | ||
include | ||
install | ||
language | ||
local | ||
plugins | ||
template-extension | ||
themes | ||
tools | ||
.gitignore | ||
about.php | ||
action.php | ||
admin.php | ||
comments.php | ||
feed.php | ||
i.php | ||
identification.php | ||
index.php | ||
install.php | ||
LICENSE.txt | ||
nbm.php | ||
notification.php | ||
password.php | ||
picture.php | ||
popuphelp.php | ||
profile.php | ||
qsearch.php | ||
random.php | ||
README.md | ||
register.php | ||
search.php | ||
search_rules.php | ||
tags.php | ||
upgrade.php | ||
upgrade_feed.php | ||
ws.php |
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 opensource.
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
- Transfert 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
- Transfert everything to your webs pace 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 it's 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.