mirror of
https://github.com/YunoHost-Apps/webtrees_ynh.git
synced 2025-10-08 23:38:35 +02:00
Webtrees package for YunoHost
.github | ||
conf | ||
doc | ||
scripts | ||
LICENSE | ||
manifest.toml | ||
README.md | ||
tests.toml |
Webtrees, packaged for YunoHost
Web-based genealogy application
Screenshots
📦 Developer info
🛠️ Upstream Webtrees repository: https://github.com/fisharebest/webtrees
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/webtrees_ynh/tree/testing
# upgrade an existing install:
sudo yunohost app upgrade webtrees -u https://github.com/YunoHost-Apps/webtrees_ynh/tree/testing
📚 App packaging documentation
Please see https://doc.yunohost.org/packaging_apps for more information.