2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/synapse-admin_ynh.git synced 2026-03-25 17:22:40 +01:00
synapse-admin package for YunoHost
Find a file
2026-02-08 11:03:10 +01:00
.github improving 2025-03-06 20:22:57 +01:00
conf cleaning 2026-01-07 11:07:05 +01:00
doc Update DESCRIPTION.md 2024-01-09 15:33:17 +01:00
scripts Fix linter warning 2026-01-07 21:07:41 +01:00
config_panel.toml Add new settings with servers domains 2025-09-04 07:51:08 +02:00
LICENSE First commit 2021-05-10 15:15:42 +02:00
manifest.toml Upgrade to v0.11.1.53 (#103) 2026-02-04 12:50:17 +01:00
README.md Upgrade to v0.11.1.53 (#103) 2026-02-04 12:50:17 +01:00
tests.toml Add curl tests (#91) 2025-10-18 19:12:27 +02:00

Logo of Synapse Admin Synapse Admin, packaged for YunoHost

Admin UI for Synapse

Version: 0.11.1.53~ynh1

Screenshots

Screenshot of Synapse Admin

📦 Developer info

Automatic tests level

🛠️ Upstream Synapse Admin repository: https://github.com/etkecc/synapse-admin

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/synapse-admin_ynh/tree/testing

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

📚 App packaging documentation

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