1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/piwigo_ynh.git synced 2025-11-03 19:49:06 +01:00
Piwigo package for YunoHost
Find a file
Alexandre Aubin b86530a68b
Merge pull request #163 from YunoHost-Apps/testing
Testing / improve app short description
2025-10-06 19:09:45 +02:00
.github [autopatch] Upgrade auto-updater (#108) 2023-08-05 09:26:40 +02:00
conf Helpers 2.1 (#141) 2025-10-05 08:59:31 +02:00
doc cleaning 2023-12-05 09:33:36 +01:00
scripts fix(permissions): css and js files are in data_dir 2025-10-05 15:55:46 +02:00
.gitignore Helpers 2.1 (#141) 2025-10-05 08:59:31 +02:00
LICENSE Revamped conf files and scripts to comply with packaging newest best practices 2016-09-11 10:15:45 +02:00
manifest.toml Improve app short description 2025-10-06 19:02:15 +02:00
README.md Auto-update READMEs 2025-10-06 19:02:18 +02:00
tests.toml Update tests.toml 2025-03-13 21:20:56 +01:00

Logo of Piwigo Piwigo, packaged for YunoHost

Host, organize and share your photos

🌐 Official app website App Demo Version: 15.6.0~ynh1

Screenshots

Screenshot of Piwigo

📦 Developer info

Automatic tests level

🛠️ Upstream Piwigo repository: https://github.com/Piwigo/Piwigo

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/piwigo_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade piwigo -u https://github.com/YunoHost-Apps/piwigo_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.