1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/synapse-admin_ynh.git synced 2025-11-04 20:58:38 +01:00
synapse-admin package for YunoHost
Find a file
2025-10-27 18:24:08 +01:00
.github improving 2025-03-06 20:22:57 +01:00
conf Add new settings with servers domains 2025-09-04 07:51:08 +02:00
doc Update DESCRIPTION.md 2024-01-09 15:33:17 +01:00
scripts fix backup 2025-09-04 12:45:17 +02: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 sources 2025-10-24 08:30:28 +02:00
README.md Auto-update READMEs 2025-10-24 08:30:28 +02: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.49~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.