Web administration interface for YunoHost
Go to file
2024-05-20 00:18:50 +02:00
.github/workflows chore: update .github with yarn 2024-03-02 17:35:47 +01:00
app Translated using Weblate (Spanish) 2024-05-10 17:59:13 +02:00
debian Update 11.2.6 2024-05-20 00:18:50 +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.