1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/wallabag2_ynh.git synced 2025-11-04 04:48:39 +01:00
Wallabag v2 package for YunoHost
Find a file
eric_G c68245e75c
Testing (#234)
* Update nginx.conf

* Auto-update READMEs

* cleaning

* Update manifest.toml

* Auto-update READMEs

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2025-06-07 11:02:46 +02:00
.github Manifest v2 2024-03-15 12:29:57 +01:00
conf Testing (#234) 2025-06-07 11:02:46 +02:00
doc Manifest v2 2024-03-15 12:29:57 +01:00
hooks Testing (#234) 2025-06-07 11:02:46 +02:00
patches/main Fix upgrade from previous versions (#229) 2025-01-05 22:26:40 +01:00
scripts fix (#220) 2024-10-04 17:10:55 +02:00
LICENSE Initial commit 2016-05-22 22:16:15 +02:00
manifest.toml Testing (#234) 2025-06-07 11:02:46 +02:00
README.md Testing (#234) 2025-06-07 11:02:46 +02:00
tests.toml Manifest v2 2024-03-15 12:29:57 +01:00

Logo of Wallabag Wallabag, packaged for YunoHost

Save and classify articles. Read them later

🌐 Official app website App Demo Version: 2.5.4~ynh12

📦 Developer info

Automatic tests level

🛠️ Upstream Wallabag repository: https://github.com/wallabag/wallabag

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/wallabag2_ynh/tree/testing

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

📚 App packaging documentation

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