Web administration interface for YunoHost
Find a file
Alexandre Aubin 99873caa7c
Merge pull request #577 from yunohost-bot/weblate-yunohost-admin
Translations update from Weblate
2024-08-31 20:08:18 +02:00
.github/workflows chore: update .github with yarn 2024-03-02 17:35:47 +01:00
app Translated using Weblate (Galician) 2024-08-30 19:54:49 +02:00
debian Update changelog for 11.2.8 2024-08-25 13:26:06 +02:00
doc Add screenshot in README 2021-11-12 17:48:30 +01:00
maintenance chores: add make_changelog script 2024-05-20 00:18:50 +02:00
.gitignore update bootstrap-vue and add custom default options for its components 2020-12-16 12:10:05 +01:00
LICENSE Add AGPL license 2015-07-15 15:28:59 +02:00
README.md Readme: add pictures alt text and some markdown standardization 2024-03-09 06:21:23 +01:00

YunoHost Admin

Issues

Translation

You can help translate Yunohost-Admin on our translation platform

View of the translation rate for the different languages available in YunoHost

Developpers

Contributions are welcome!

In order to contribute you will need to setup a development environment using ynh-dev (see the README).
Once you have a environment running and are attached to it (with ./ynh-dev start) you will be able to run:

./ynh-dev use-git yunohost-admin

This command will install all dependencies and start a dev server (based on webpack-dev-server) with Hot-Module-Replacement (live updates on code modification without reloading the page nor rebuilding the whole code). After the build step, click on the "Network:" link and you are good to go.

You can also install Vue Devtools (module for Firefox but also exists for Chromium/Chrome) if you want component trees, performance views and so on.

On a YunoHost instance, the web admin files are located at /usr/share/yunohost/admin.