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

Merge pull request #47 from YunoHost-Apps/ci-auto-update-9.3.1

Upgrade to v9.3.1
This commit is contained in:
eric_G 2024-05-18 16:49:02 +02:00 committed by GitHub
commit 8dc1f58848
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 62 additions and 8 deletions

View file

@ -1,6 +1,7 @@
# All available README files by language
- [Read the README in English](README.md)
- [Lee el README en español](README_es.md)
- [Irakurri README euskaraz](README_eu.md)
- [Lire le README en français](README_fr.md)
- [Le o README en galego](README_gl.md)

View file

@ -29,7 +29,7 @@ Concrete5 is a modern CMS.
* **and more**...
**Shipped version:** 9.2.9~ynh1
**Shipped version:** 9.3.1~ynh1
## Documentation and resources
- Official app website: <https://www.concrete5.org>

53
README_es.md Normal file
View file

@ -0,0 +1,53 @@
<!--
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://dash.yunohost.org/appci/app/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.1~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>

View file

@ -29,7 +29,7 @@ Concrete5 is a modern CMS.
* **and more**...
**Paketatutako bertsioa:** 9.2.9~ynh1
**Paketatutako bertsioa:** 9.3.1~ynh1
## Dokumentazioa eta baliabideak
- Aplikazioaren webgune ofiziala: <https://www.concrete5.org>

View file

@ -28,7 +28,7 @@ Concrete5 est un CMS moderne.
* Outils marketing
**Version incluse:** 9.2.9~ynh1
**Version incluse:** 9.3.1~ynh1
## Documentations et ressources
- Site officiel de lapp: <https://www.concrete5.org>

View file

@ -29,7 +29,7 @@ Concrete5 is a modern CMS.
* **and more**...
**Versión proporcionada:** 9.2.9~ynh1
**Versión proporcionada:** 9.3.1~ynh1
## Documentación e recursos
- Web oficial da app: <https://www.concrete5.org>

View file

@ -29,7 +29,7 @@ Concrete5 is a modern CMS.
* **and more**...
**分发版本:** 9.2.9~ynh1
**分发版本:** 9.3.1~ynh1
## 文档与资源
- 官方应用网站: <https://www.concrete5.org>

View file

@ -7,7 +7,7 @@ name = "Concrete CMS"
description.en = "Open Source Content Management System for Teams"
description.fr = "Système de gestion de contenu Open Source pour les équipes"
version = "9.2.9~ynh1"
version = "9.3.1~ynh1"
maintainers = ["frju365"]
@ -61,8 +61,8 @@ ram.runtime = "50M"
[resources]
[resources.sources.main]
url = "https://github.com/concrete5/concrete5/archive/refs/tags/9.2.9.tar.gz"
sha256 = "550ea9c96992ff4d920645af302514b8f128a8ae99af2c7cb946a6deb7f63fc0"
url = "https://github.com/concrete5/concrete5/archive/refs/tags/9.3.1.tar.gz"
sha256 = "e5aeed09a1e4a24407ec3f4c84cea96fb179be104184905641ac7ce0c76e114a"
autoupdate.strategy = "latest_github_tag"
[resources.system_user]