2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/webtrees_ynh.git synced 2026-02-04 15:41:50 +01:00
Webtrees package for YunoHost
Find a file
eric_G 2abf38fb1a
Testing (#108)
* Update manifest.toml

* Update config.ini.php

* Upgrade to v2.2.3 (#100)

* Upgrade sources
- `main` v2.2.3: https://github.com/fisharebest/webtrees/releases/tag/2.2.3

* Auto-update READMEs

* Update manifest.toml

* cleaning

* Upgrade to v2.2.4 (#102)

* Upgrade sources
- `main` v2.2.4: https://github.com/fisharebest/webtrees/releases/tag/2.2.4

* Auto-update READMEs

* New (#105)

* cleaning

* cleaning

* cleaning

* Create config.ini.php

* cleaning

* cleaning

* Auto-update READMEs

* Auto-update READMEs

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>

* [autopatch] Automatic patch to simplify `proxy_pass`/`fastcgi_pass` options in nginx.conf (PLEASE DOUBLE CHECK BEFORE MERGING) (#107)

Co-authored-by: Yunohost-Bot <>

* Update manifest.toml

* Auto-update READMEs

---------

Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2026-01-13 14:50:24 +01:00
.github Testing (#78) 2023-06-08 08:57:09 +02:00
conf Testing (#108) 2026-01-13 14:50:24 +01:00
doc Testing (#106) 2025-11-24 11:34:31 +01:00
scripts Testing (#106) 2025-11-24 11:34:31 +01:00
LICENSE Testing (#28) 2021-06-06 21:23:11 +02:00
manifest.toml Testing (#108) 2026-01-13 14:50:24 +01:00
README.md Testing (#108) 2026-01-13 14:50:24 +01:00
tests.toml Update tests.toml 2025-07-31 13:59:48 +02:00

Logo of Webtrees Webtrees, packaged for YunoHost

Web-based genealogy application

🌐 Official app website App Demo Version: 2.2.5~ynh1

Screenshots

Screenshot of Webtrees

📦 Developer info

Automatic tests level

🛠️ 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.