2024-05-13 11:12:56 +02:00
<!--
Este archivo README esta generado automaticamente< https: / / github . com / YunoHost / apps / tree / master / tools / readme_generator >
No se debe editar a mano.
-->
# PluXml para Yunohost
2024-07-23 22:04:46 +02:00
[![Nivel de integración ](https://dash.yunohost.org/integration/pluxml.svg )](https://ci-apps.yunohost.org/ci/apps/pluxml/) ![Estado funcional ](https://ci-apps.yunohost.org/ci/badges/pluxml.status.svg ) ![Estado En Mantención ](https://ci-apps.yunohost.org/ci/badges/pluxml.maintain.svg )
2024-05-13 11:12:56 +02:00
[![Instalar PluXml con Yunhost ](https://install-app.yunohost.org/install-with-yunohost.svg )](https://install-app.yunohost.org/?app=pluxml)
*[Leer este README en otros idiomas.](./ALL_README.md)*
> *Este paquete le permite instalarPluXml rapidamente y simplement en un servidor YunoHost.*
> *Si no tiene YunoHost, visita [the guide](https://yunohost.org/install) para aprender como instalarla.*
## Descripción general
Blog or CMS storing data in XML flat files.
2024-07-23 22:04:46 +02:00
**Versión actual:** 5.8.15~ynh1
2024-05-13 11:12:56 +02:00
**Demo:** < https: / / demo . pluxml . org / >
## Capturas
![Captura de PluXml ](./doc/screenshots/screenshot.png )
## Documentaciones y recursos
- Sitio web oficial: < https: // www . pluxml . org />
- Documentación administrador oficial: < https: // wiki . pluxml . org />
- Repositorio del código fuente oficial de la aplicación : < https: // github . com / pluxml / PluXml >
- Catálogo YunoHost: < https: // apps . yunohost . org / app / pluxml >
- Reportar un error: < https: // github . com / YunoHost-Apps / pluxml_ynh / issues >
## Información para desarrolladores
Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/pluxml_ynh/tree/testing
Para probar la rama `testing` , sigue asÍ:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/pluxml_ynh/tree/testing --debug
o
sudo yunohost app upgrade pluxml -u https://github.com/YunoHost-Apps/pluxml_ynh/tree/testing --debug
```
**Mas informaciones sobre el empaquetado de aplicaciones:** < https: / / yunohost . org / packaging_apps >