1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/concrete5_ynh.git synced 2024-09-03 18:25:54 +02:00
concrete5_ynh/README_es.md
2024-08-07 01:32:03 +00:00

53 lines
2 KiB
Markdown

<!--
Este archivo README esta generado automaticamente<https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
No se debe editar a mano.
-->
# Concrete CMS para Yunohost
[![Nivel de integración](https://dash.yunohost.org/integration/concrete5.svg)](https://ci-apps.yunohost.org/ci/apps/concrete5/) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/concrete5.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/concrete5.maintain.svg)
[![Instalar Concrete CMS con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=concrete5)
*[Leer este README en otros idiomas.](./ALL_README.md)*
> *Este paquete le permite instalarConcrete CMS 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
Concrete5 is a modern CMS.
### Features
* SEO Tools
* User mangament
* Secure
* Intuitive Editing
* Theme and Block management
* Marketing tools
* **and more**...
**Versión actual:** 9.3.3~ynh1
## Documentaciones y recursos
- Sitio web oficial: <https://www.concrete5.org>
- Documentación administrador oficial: <https://documentation.concrete5.org>
- Repositorio del código fuente oficial de la aplicación : <https://github.com/concrete5/concrete5>
- Catálogo YunoHost: <https://apps.yunohost.org/app/concrete5>
- Reportar un error: <https://github.com/YunoHost-Apps/concrete5_ynh/issues>
## Información para desarrolladores
Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/concrete5_ynh/tree/testing
Para probar la rama `testing`, sigue asÍ:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/concrete5_ynh/tree/testing --debug
o
sudo yunohost app upgrade concrete5 -u https://github.com/YunoHost-Apps/concrete5_ynh/tree/testing --debug
```
**Mas informaciones sobre el empaquetado de aplicaciones:** <https://yunohost.org/packaging_apps>