1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mineweb_ynh.git synced 2024-09-03 19:45:54 +02:00
mineweb_ynh/README_gl.md
2024-06-23 13:33:22 +02:00

53 lines
2.4 KiB
Markdown

<!--
NOTA: Este README foi creado automáticamente por <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
NON debe editarse manualmente.
-->
# MineWeb para YunoHost
[![Nivel de integración](https://dash.yunohost.org/integration/mineweb.svg)](https://dash.yunohost.org/appci/app/mineweb) ![Estado de funcionamento](https://ci-apps.yunohost.org/ci/badges/mineweb.status.svg) ![Estado de mantemento](https://ci-apps.yunohost.org/ci/badges/mineweb.maintain.svg)
[![Instalar MineWeb con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=mineweb)
*[Le este README en outros idiomas.](./ALL_README.md)*
> *Este paquete permíteche instalar MineWeb de xeito rápido e doado nun servidor YunoHost.*
> *Se non usas YunoHost, le a [documentación](https://yunohost.org/install) para saber como instalalo.*
## Vista xeral
MineWeb is a CMS (i.e. a content management system), in simpler terms, a completely customizable and intuitive site, which will adapt perfectly to your Minecraft servers!
You can keep your players up to date with news, have them buy items from the store... You can customize the CMS with all kinds of themes or plugins! These are available on the market or can be developed by yourself.
**Versión proporcionada:** 1.15.2~ynh2
## Capturas de pantalla
![Captura de pantalla de MineWeb](./doc/screenshots/features1_mb.png)
## :red_circle: Debes considerar
- **Upstream not maintained**: This software is not maintained anymore. Expect it to break down over time, be exposed to unfixed security breaches, etc.
## Documentación e recursos
- Web oficial da app: <https://mineweb.org/>
- Documentación oficial para admin: <https://docs.mineweb.org/>
- Repositorio de orixe do código: <https://github.com/MineWeb/MineWebCMS/>
- Tenda YunoHost: <https://apps.yunohost.org/app/mineweb>
- Informar dun problema: <https://github.com/YunoHost-Apps/mineweb_ynh/issues>
## Info de desenvolvemento
Envía a túa colaboración á [rama `testing`](https://github.com/YunoHost-Apps/mineweb_ynh/tree/testing).
Para probar a rama `testing`, procede deste xeito:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/mineweb_ynh/tree/testing --debug
ou
sudo yunohost app upgrade mineweb -u https://github.com/YunoHost-Apps/mineweb_ynh/tree/testing --debug
```
**Máis info sobre o empaquetado da app:** <https://yunohost.org/packaging_apps>