From e4f88d620dd97a0cc4dd4fea9bc03bfe45010579 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 26 Apr 2024 03:39:36 +0200 Subject: [PATCH 1/4] Upgrade to v5.0.4 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 22519b6..93c40d8 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Mautic" description.en = "Marketing Automation Software" description.fr = "Logiciel d'automatisation marketing" -version = "5.0.0~ynh1" +version = "5.0.4~ynh1" maintainers = ["eric_G"] @@ -41,8 +41,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/mautic/mautic/releases/download/5.0.2/5.0.2.zip" - sha256 = "b20f7fb19d846229e45bd572ff191a3f3e0cf43afea2887bc887119db1950901" + url = "https://github.com/mautic/mautic/archive/refs/tags/5.0.4.tar.gz" + sha256 = "d391742324abcaad38ed1495c02051f5cf4a6a07e6af2f17c1f0b6a81a8dc6be" in_subdir = false autoupdate.strategy = "latest_github_tag" From 3862018488c7fa21199caac478054df8eaef309e Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 26 Apr 2024 01:39:39 +0000 Subject: [PATCH 2/4] Auto-update READMEs --- README.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_zh_Hans.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 58daf9b..fc87d1e 100755 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Marketing Automation Software With Mautic, website visitors can be tracked and converted into identified contacts using forms. Anonymous and identified contacts can be divided into segments and assigned to campaigns - either on the basis of segments or forms. These campaigns contain workflows to provide the contacts with further information and advertising material or to organize the contacts -**Shipped version:** 5.0.0~ynh1 +**Shipped version:** 5.0.4~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 62e6a34..cc862e4 100644 --- a/README_eu.md +++ b/README_eu.md @@ -20,7 +20,7 @@ Marketing Automation Software With Mautic, website visitors can be tracked and converted into identified contacts using forms. Anonymous and identified contacts can be divided into segments and assigned to campaigns - either on the basis of segments or forms. These campaigns contain workflows to provide the contacts with further information and advertising material or to organize the contacts -**Paketatutako bertsioa:** 5.0.0~ynh1 +**Paketatutako bertsioa:** 5.0.4~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 1b7552e..5338d7b 100644 --- a/README_fr.md +++ b/README_fr.md @@ -20,7 +20,7 @@ Marketing Automation Software With Mautic, website visitors can be tracked and converted into identified contacts using forms. Anonymous and identified contacts can be divided into segments and assigned to campaigns - either on the basis of segments or forms. These campaigns contain workflows to provide the contacts with further information and advertising material or to organize the contacts -**Version incluse :** 5.0.0~ynh1 +**Version incluse :** 5.0.4~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index f73fae1..cb6cd42 100644 --- a/README_gl.md +++ b/README_gl.md @@ -20,7 +20,7 @@ Marketing Automation Software With Mautic, website visitors can be tracked and converted into identified contacts using forms. Anonymous and identified contacts can be divided into segments and assigned to campaigns - either on the basis of segments or forms. These campaigns contain workflows to provide the contacts with further information and advertising material or to organize the contacts -**Versión proporcionada:** 5.0.0~ynh1 +**Versión proporcionada:** 5.0.4~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 90054d8..5b484c6 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -20,7 +20,7 @@ Marketing Automation Software With Mautic, website visitors can be tracked and converted into identified contacts using forms. Anonymous and identified contacts can be divided into segments and assigned to campaigns - either on the basis of segments or forms. These campaigns contain workflows to provide the contacts with further information and advertising material or to organize the contacts -**分发版本:** 5.0.0~ynh1 +**分发版本:** 5.0.4~ynh1 **演示:** From 85f4d8ff7fdaf9f0ae2b798414d063a0c18a591e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sun, 12 May 2024 14:42:28 +0200 Subject: [PATCH 3/4] Update manifest.toml --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 93c40d8..86617ed 100644 --- a/manifest.toml +++ b/manifest.toml @@ -41,8 +41,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/mautic/mautic/archive/refs/tags/5.0.4.tar.gz" - sha256 = "d391742324abcaad38ed1495c02051f5cf4a6a07e6af2f17c1f0b6a81a8dc6be" + url = "https://github.com/mautic/mautic/releases/download/5.0.4/5.0.4.zip" + sha256 = "3854f4cf32486af6476834328f2e45f337ac65f7bfca284b699c2c7a57b394f5" in_subdir = false autoupdate.strategy = "latest_github_tag" From 00f970ad86a9f54a5309c3851b9391f2dbd5fa40 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 12 May 2024 12:42:34 +0000 Subject: [PATCH 4/4] Auto-update READMEs --- ALL_README.md | 1 + README_es.md | 51 +++++++++++++++++++++++++++++++++++++++++++++++ README_zh_Hans.md | 2 +- 3 files changed, 53 insertions(+), 1 deletion(-) create mode 100644 README_es.md diff --git a/ALL_README.md b/ALL_README.md index a01b345..8938aae 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -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) diff --git a/README_es.md b/README_es.md new file mode 100644 index 0000000..8595926 --- /dev/null +++ b/README_es.md @@ -0,0 +1,51 @@ + + +# Mautic para Yunohost + +[![Nivel de integración](https://dash.yunohost.org/integration/mautic.svg)](https://dash.yunohost.org/appci/app/mautic) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/mautic.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/mautic.maintain.svg) + +[![Instalar Mautic con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=mautic) + +*[Leer este README en otros idiomas.](./ALL_README.md)* + +> *Este paquete le permite instalarMautic 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 + +Marketing Automation Software + +With Mautic, website visitors can be tracked and converted into identified contacts using forms. Anonymous and identified contacts can be divided into segments and assigned to campaigns - either on the basis of segments or forms. These campaigns contain workflows to provide the contacts with further information and advertising material or to organize the contacts + +**Versión actual:** 5.0.4~ynh1 + +**Demo:** + +## Capturas + +![Captura de Mautic](./doc/screenshots/mautic-Screenshots.jpg) + +## Documentaciones y recursos + +- Sitio web oficial: +- Documentación administrador oficial: +- Repositorio del código fuente oficial de la aplicación : +- Catálogo YunoHost: +- Reportar un error: + +## Información para desarrolladores + +Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/mautic_ynh/tree/testing + +Para probar la rama `testing`, sigue asÍ: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/mautic_ynh/tree/testing --debug +o +sudo yunohost app upgrade mautic -u https://github.com/YunoHost-Apps/mautic_ynh/tree/testing --debug +``` + +**Mas informaciones sobre el empaquetado de aplicaciones:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 5b484c6..f52327d 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -3,7 +3,7 @@ 请勿手动编辑。 --> -# YunoHost 的 Mautic +# YunoHost 上的 Mautic [![集成程度](https://dash.yunohost.org/integration/mautic.svg)](https://dash.yunohost.org/appci/app/mautic) ![工作状态](https://ci-apps.yunohost.org/ci/badges/mautic.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/mautic.maintain.svg)