Web administration interface for YunoHost
Find a file
xabirequejo a5e0baeb4d Translated using Weblate (Basque)
Currently translated at 100.0% (556 of 556 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/eu/
2024-02-07 11:54:41 +01:00
.github/workflows chore: update actions version to use node 16 version 2023-10-31 10:56:22 +01:00
app Translated using Weblate (Basque) 2024-02-07 11:54:41 +01:00
debian Update changelog for 11.2.4 2023-12-27 19:16:34 +01:00
doc Add screenshot in README 2021-11-12 17:48:30 +01:00
maintenance [i18n] add locales cleaning py script 2022-11-28 18:11:33 +01: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 swag: update README badges 2023-02-21 19:33:08 +01:00

YunoHost Admin

Version Tests status Project license

YunoHost administration web interface (VueJS client for the API).

This client is a part of the YunoHost project, and can not be installed directly. Please visit the YunoHost website for installation instructions.

Issues

Translation

You can help translate Yunohost-Admin on our translation platform

Translation status

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.