From 518d4598ff04bb17e3f2cce7c99101352c63cb38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 6 Aug 2024 10:32:43 +0200 Subject: [PATCH 1/4] cleaning --- doc/ADMIN_fr.md | 4 ++++ doc/DESCRIPTION.md | 2 +- doc/DESCRIPTION_fr.md | 1 + manifest.toml | 4 ++-- 4 files changed, 8 insertions(+), 3 deletions(-) create mode 100644 doc/ADMIN_fr.md create mode 100644 doc/DESCRIPTION_fr.md diff --git a/doc/ADMIN_fr.md b/doc/ADMIN_fr.md new file mode 100644 index 0000000..92072e8 --- /dev/null +++ b/doc/ADMIN_fr.md @@ -0,0 +1,4 @@ +### Points importants à lire avant l'installation + +- Ne pas effectuer de mise à niveau manuellement dans l'application, mais plutôt avec YunoHost ! +- L'interface d'administration sera disponible à l'adresse https://__DOMAIN__/?s=admin \ No newline at end of file diff --git a/doc/DESCRIPTION.md b/doc/DESCRIPTION.md index db2b23e..c9295ac 100644 --- a/doc/DESCRIPTION.md +++ b/doc/DESCRIPTION.md @@ -1 +1 @@ -AbanteCart is a ecommerce platform to power online retail. AbanteCart is a ready to run web application as well as reliable foundation to build custom eCommerce solutions. AbanteCart ecommerce platform is designed to fit a wide variety of online businesses and applications, as well as can be configured or customized to perform very specific business requirements. Chosen by many shop owners launching their business online for the first time, AbanteCart is also picked by developers looking for a user-friendly interface and powerful features set. +AbanteCart is a ecommerce platform to power online retail. AbanteCart is a ready to run web application as well as reliable foundation to build custom eCommerce solutions. AbanteCart ecommerce platform is designed to fit a wide variety of online businesses and applications, as well as can be configured or customized to perform very specific business requirements. \ No newline at end of file diff --git a/doc/DESCRIPTION_fr.md b/doc/DESCRIPTION_fr.md new file mode 100644 index 0000000..4f9bfed --- /dev/null +++ b/doc/DESCRIPTION_fr.md @@ -0,0 +1 @@ +AbanteCart est une plateforme de commerce électronique destinée à dynamiser la vente au détail en ligne. AbanteCart est une application Web prête à l'emploi ainsi qu'une base fiable pour créer des solutions de commerce électronique personnalisées. La plateforme de commerce électronique AbanteCart est conçue pour s'adapter à une grande variété d'entreprises et d'applications en ligne, et peut être configurée ou personnalisée pour répondre à des exigences commerciales très spécifiques. \ No newline at end of file diff --git a/manifest.toml b/manifest.toml index 459a31c..aaf6a71 100644 --- a/manifest.toml +++ b/manifest.toml @@ -18,7 +18,7 @@ userdoc = "https://abantecart.atlassian.net/wiki/spaces/AD/overview?homepageId=3 code = "https://github.com/abantecart/abantecart-src" [integration] -yunohost = ">= 11.2" +yunohost = ">= 11.2.20" architectures = "all" multi_instance = false ldap = false @@ -56,7 +56,7 @@ ram.runtime = "50M" main.url = "/" [resources.apt] - packages = "mariadb-server, php8.2-iconv, php8.2-mbstring, php8.2-mysqli, php8.2-zip, php8.2-curl, php8.2-gd, php8.2-soap, php8.2-xml, libwebp-dev, libfreetype6-dev, libjpeg62-turbo-dev, libmcrypt-dev, libpng-dev, libxpm-dev, libonig-dev, libzip-dev, mc, net-tools, libxml2-dev" + packages = "mariadb-server, php8.3-iconv, php8.3-mbstring, php8.3-mysqli, php8.3-zip, php8.3-curl, php8.3-gd, php8.3-soap, php8.3-xml, libwebp-dev, libfreetype6-dev, libjpeg62-turbo-dev, libmcrypt-dev, libpng-dev, libxpm-dev, libonig-dev, libzip-dev, mc, net-tools, libxml2-dev" [resources.database] type = "mysql" From 5afe9b11e033103f65c6923c0ff620838ac4d880 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 6 Aug 2024 08:32:48 +0000 Subject: [PATCH 2/4] Auto-update READMEs --- ALL_README.md | 1 + README.md | 5 ++--- README_es.md | 5 ++--- README_eu.md | 5 ++--- README_fr.md | 5 ++--- README_gl.md | 5 ++--- README_id.md | 50 +++++++++++++++++++++++++++++++++++++++++++++++ README_zh_Hans.md | 5 ++--- 8 files changed, 63 insertions(+), 18 deletions(-) create mode 100644 README_id.md diff --git a/ALL_README.md b/ALL_README.md index 152f2e7..4ed64dd 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -5,4 +5,5 @@ - [Irakurri README euskaraz](README_eu.md) - [Lire le README en français](README_fr.md) - [Le o README en galego](README_gl.md) +- [Baca README dalam bahasa bahasa Indonesia](README_id.md) - [阅读中文(简体)的 README](README_zh_Hans.md) diff --git a/README.md b/README.md index a75383a..f449511 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ It shall NOT be edited by hand. # Abantecart for YunoHost -[![Integration level](https://dash.yunohost.org/integration/abantecart.svg)](https://dash.yunohost.org/appci/app/abantecart) ![Working status](https://ci-apps.yunohost.org/ci/badges/abantecart.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/abantecart.maintain.svg) +[![Integration level](https://dash.yunohost.org/integration/abantecart.svg)](https://ci-apps.yunohost.org/ci/apps/abantecart/) ![Working status](https://ci-apps.yunohost.org/ci/badges/abantecart.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/abantecart.maintain.svg) [![Install Abantecart with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=abantecart) @@ -16,8 +16,7 @@ It shall NOT be edited by hand. ## Overview -AbanteCart is a ecommerce platform to power online retail. AbanteCart is a ready to run web application as well as reliable foundation to build custom eCommerce solutions. AbanteCart ecommerce platform is designed to fit a wide variety of online businesses and applications, as well as can be configured or customized to perform very specific business requirements. Chosen by many shop owners launching their business online for the first time, AbanteCart is also picked by developers looking for a user-friendly interface and powerful features set. - +AbanteCart is a ecommerce platform to power online retail. AbanteCart is a ready to run web application as well as reliable foundation to build custom eCommerce solutions. AbanteCart ecommerce platform is designed to fit a wide variety of online businesses and applications, as well as can be configured or customized to perform very specific business requirements. **Shipped version:** 1.3.4~ynh3 diff --git a/README_es.md b/README_es.md index 02cbbcf..37a160d 100644 --- a/README_es.md +++ b/README_es.md @@ -5,7 +5,7 @@ No se debe editar a mano. # Abantecart para Yunohost -[![Nivel de integración](https://dash.yunohost.org/integration/abantecart.svg)](https://dash.yunohost.org/appci/app/abantecart) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/abantecart.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/abantecart.maintain.svg) +[![Nivel de integración](https://dash.yunohost.org/integration/abantecart.svg)](https://ci-apps.yunohost.org/ci/apps/abantecart/) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/abantecart.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/abantecart.maintain.svg) [![Instalar Abantecart con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=abantecart) @@ -16,8 +16,7 @@ No se debe editar a mano. ## Descripción general -AbanteCart is a ecommerce platform to power online retail. AbanteCart is a ready to run web application as well as reliable foundation to build custom eCommerce solutions. AbanteCart ecommerce platform is designed to fit a wide variety of online businesses and applications, as well as can be configured or customized to perform very specific business requirements. Chosen by many shop owners launching their business online for the first time, AbanteCart is also picked by developers looking for a user-friendly interface and powerful features set. - +AbanteCart is a ecommerce platform to power online retail. AbanteCart is a ready to run web application as well as reliable foundation to build custom eCommerce solutions. AbanteCart ecommerce platform is designed to fit a wide variety of online businesses and applications, as well as can be configured or customized to perform very specific business requirements. **Versión actual:** 1.3.4~ynh3 diff --git a/README_eu.md b/README_eu.md index b6d1f5a..ae8a551 100644 --- a/README_eu.md +++ b/README_eu.md @@ -5,7 +5,7 @@ EZ editatu eskuz. # Abantecart YunoHost-erako -[![Integrazio maila](https://dash.yunohost.org/integration/abantecart.svg)](https://dash.yunohost.org/appci/app/abantecart) ![Funtzionamendu egoera](https://ci-apps.yunohost.org/ci/badges/abantecart.status.svg) ![Mantentze egoera](https://ci-apps.yunohost.org/ci/badges/abantecart.maintain.svg) +[![Integrazio maila](https://dash.yunohost.org/integration/abantecart.svg)](https://ci-apps.yunohost.org/ci/apps/abantecart/) ![Funtzionamendu egoera](https://ci-apps.yunohost.org/ci/badges/abantecart.status.svg) ![Mantentze egoera](https://ci-apps.yunohost.org/ci/badges/abantecart.maintain.svg) [![Instalatu Abantecart YunoHost-ekin](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=abantecart) @@ -16,8 +16,7 @@ EZ editatu eskuz. ## Aurreikuspena -AbanteCart is a ecommerce platform to power online retail. AbanteCart is a ready to run web application as well as reliable foundation to build custom eCommerce solutions. AbanteCart ecommerce platform is designed to fit a wide variety of online businesses and applications, as well as can be configured or customized to perform very specific business requirements. Chosen by many shop owners launching their business online for the first time, AbanteCart is also picked by developers looking for a user-friendly interface and powerful features set. - +AbanteCart is a ecommerce platform to power online retail. AbanteCart is a ready to run web application as well as reliable foundation to build custom eCommerce solutions. AbanteCart ecommerce platform is designed to fit a wide variety of online businesses and applications, as well as can be configured or customized to perform very specific business requirements. **Paketatutako bertsioa:** 1.3.4~ynh3 diff --git a/README_fr.md b/README_fr.md index eb26d99..7385f7f 100644 --- a/README_fr.md +++ b/README_fr.md @@ -5,7 +5,7 @@ Il NE doit PAS être modifié à la main. # Abantecart pour YunoHost -[![Niveau d’intégration](https://dash.yunohost.org/integration/abantecart.svg)](https://dash.yunohost.org/appci/app/abantecart) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/abantecart.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/abantecart.maintain.svg) +[![Niveau d’intégration](https://dash.yunohost.org/integration/abantecart.svg)](https://ci-apps.yunohost.org/ci/apps/abantecart/) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/abantecart.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/abantecart.maintain.svg) [![Installer Abantecart avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=abantecart) @@ -16,8 +16,7 @@ Il NE doit PAS être modifié à la main. ## Vue d’ensemble -AbanteCart is a ecommerce platform to power online retail. AbanteCart is a ready to run web application as well as reliable foundation to build custom eCommerce solutions. AbanteCart ecommerce platform is designed to fit a wide variety of online businesses and applications, as well as can be configured or customized to perform very specific business requirements. Chosen by many shop owners launching their business online for the first time, AbanteCart is also picked by developers looking for a user-friendly interface and powerful features set. - +AbanteCart est une plateforme de commerce électronique destinée à dynamiser la vente au détail en ligne. AbanteCart est une application Web prête à l'emploi ainsi qu'une base fiable pour créer des solutions de commerce électronique personnalisées. La plateforme de commerce électronique AbanteCart est conçue pour s'adapter à une grande variété d'entreprises et d'applications en ligne, et peut être configurée ou personnalisée pour répondre à des exigences commerciales très spécifiques. **Version incluse :** 1.3.4~ynh3 diff --git a/README_gl.md b/README_gl.md index 7663787..4aa1c7b 100644 --- a/README_gl.md +++ b/README_gl.md @@ -5,7 +5,7 @@ NON debe editarse manualmente. # Abantecart para YunoHost -[![Nivel de integración](https://dash.yunohost.org/integration/abantecart.svg)](https://dash.yunohost.org/appci/app/abantecart) ![Estado de funcionamento](https://ci-apps.yunohost.org/ci/badges/abantecart.status.svg) ![Estado de mantemento](https://ci-apps.yunohost.org/ci/badges/abantecart.maintain.svg) +[![Nivel de integración](https://dash.yunohost.org/integration/abantecart.svg)](https://ci-apps.yunohost.org/ci/apps/abantecart/) ![Estado de funcionamento](https://ci-apps.yunohost.org/ci/badges/abantecart.status.svg) ![Estado de mantemento](https://ci-apps.yunohost.org/ci/badges/abantecart.maintain.svg) [![Instalar Abantecart con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=abantecart) @@ -16,8 +16,7 @@ NON debe editarse manualmente. ## Vista xeral -AbanteCart is a ecommerce platform to power online retail. AbanteCart is a ready to run web application as well as reliable foundation to build custom eCommerce solutions. AbanteCart ecommerce platform is designed to fit a wide variety of online businesses and applications, as well as can be configured or customized to perform very specific business requirements. Chosen by many shop owners launching their business online for the first time, AbanteCart is also picked by developers looking for a user-friendly interface and powerful features set. - +AbanteCart is a ecommerce platform to power online retail. AbanteCart is a ready to run web application as well as reliable foundation to build custom eCommerce solutions. AbanteCart ecommerce platform is designed to fit a wide variety of online businesses and applications, as well as can be configured or customized to perform very specific business requirements. **Versión proporcionada:** 1.3.4~ynh3 diff --git a/README_id.md b/README_id.md new file mode 100644 index 0000000..f71a2e0 --- /dev/null +++ b/README_id.md @@ -0,0 +1,50 @@ + + +# Abantecart untuk YunoHost + +[![Tingkat integrasi](https://dash.yunohost.org/integration/abantecart.svg)](https://ci-apps.yunohost.org/ci/apps/abantecart/) ![Status kerja](https://ci-apps.yunohost.org/ci/badges/abantecart.status.svg) ![Status pemeliharaan](https://ci-apps.yunohost.org/ci/badges/abantecart.maintain.svg) + +[![Pasang Abantecart dengan YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=abantecart) + +*[Baca README ini dengan bahasa yang lain.](./ALL_README.md)* + +> *Paket ini memperbolehkan Anda untuk memasang Abantecart secara cepat dan mudah pada server YunoHost.* +> *Bila Anda tidak mempunyai YunoHost, silakan berkonsultasi dengan [panduan](https://yunohost.org/install) untuk mempelajari bagaimana untuk memasangnya.* + +## Ringkasan + +AbanteCart is a ecommerce platform to power online retail. AbanteCart is a ready to run web application as well as reliable foundation to build custom eCommerce solutions. AbanteCart ecommerce platform is designed to fit a wide variety of online businesses and applications, as well as can be configured or customized to perform very specific business requirements. + +**Versi terkirim:** 1.3.4~ynh3 + +**Demo:** + +## Tangkapan Layar + +![Tangkapan Layar pada Abantecart](./doc/screenshots/dashboard.png) + +## Dokumentasi dan sumber daya + +- Website aplikasi resmi: +- Dokumentasi pengguna resmi: +- Dokumentasi admin resmi: +- Depot kode aplikasi hulu: +- Gudang YunoHost: +- Laporkan bug: + +## Info developer + +Silakan kirim pull request ke [`testing` branch](https://github.com/YunoHost-Apps/abantecart_ynh/tree/testing). + +Untuk mencoba branch `testing`, silakan dilanjutkan seperti: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/abantecart_ynh/tree/testing --debug +atau +sudo yunohost app upgrade abantecart -u https://github.com/YunoHost-Apps/abantecart_ynh/tree/testing --debug +``` + +**Info lebih lanjut mengenai pemaketan aplikasi:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 9f1ed65..b0b52a5 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -5,7 +5,7 @@ # YunoHost 上的 Abantecart -[![集成程度](https://dash.yunohost.org/integration/abantecart.svg)](https://dash.yunohost.org/appci/app/abantecart) ![工作状态](https://ci-apps.yunohost.org/ci/badges/abantecart.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/abantecart.maintain.svg) +[![集成程度](https://dash.yunohost.org/integration/abantecart.svg)](https://ci-apps.yunohost.org/ci/apps/abantecart/) ![工作状态](https://ci-apps.yunohost.org/ci/badges/abantecart.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/abantecart.maintain.svg) [![使用 YunoHost 安装 Abantecart](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=abantecart) @@ -16,8 +16,7 @@ ## 概况 -AbanteCart is a ecommerce platform to power online retail. AbanteCart is a ready to run web application as well as reliable foundation to build custom eCommerce solutions. AbanteCart ecommerce platform is designed to fit a wide variety of online businesses and applications, as well as can be configured or customized to perform very specific business requirements. Chosen by many shop owners launching their business online for the first time, AbanteCart is also picked by developers looking for a user-friendly interface and powerful features set. - +AbanteCart is a ecommerce platform to power online retail. AbanteCart is a ready to run web application as well as reliable foundation to build custom eCommerce solutions. AbanteCart ecommerce platform is designed to fit a wide variety of online businesses and applications, as well as can be configured or customized to perform very specific business requirements. **分发版本:** 1.3.4~ynh3 From 2a1a6178fbf2fb93d2d951b820f71dacf6848e12 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 6 Aug 2024 10:33:20 +0200 Subject: [PATCH 3/4] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index aaf6a71..df91bcd 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Abantecart" description.en = "Open source ecommerce platform to power online retail" description.fr = "Plateforme de commerce électronique pour la vente au détail en ligne" -version = "1.3.4~ynh3" +version = "1.3.4~ynh4" maintainers = [] From a91940eb56cb8ec7d16a5c891af111eaef7bdaf4 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 6 Aug 2024 08:33:30 +0000 Subject: [PATCH 4/4] Auto-update READMEs --- README.md | 2 +- README_es.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_id.md | 2 +- README_zh_Hans.md | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index f449511..a0f029f 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ It shall NOT be edited by hand. AbanteCart is a ecommerce platform to power online retail. AbanteCart is a ready to run web application as well as reliable foundation to build custom eCommerce solutions. AbanteCart ecommerce platform is designed to fit a wide variety of online businesses and applications, as well as can be configured or customized to perform very specific business requirements. -**Shipped version:** 1.3.4~ynh3 +**Shipped version:** 1.3.4~ynh4 **Demo:** diff --git a/README_es.md b/README_es.md index 37a160d..6f9fc9f 100644 --- a/README_es.md +++ b/README_es.md @@ -18,7 +18,7 @@ No se debe editar a mano. AbanteCart is a ecommerce platform to power online retail. AbanteCart is a ready to run web application as well as reliable foundation to build custom eCommerce solutions. AbanteCart ecommerce platform is designed to fit a wide variety of online businesses and applications, as well as can be configured or customized to perform very specific business requirements. -**Versión actual:** 1.3.4~ynh3 +**Versión actual:** 1.3.4~ynh4 **Demo:** diff --git a/README_eu.md b/README_eu.md index ae8a551..bccc674 100644 --- a/README_eu.md +++ b/README_eu.md @@ -18,7 +18,7 @@ EZ editatu eskuz. AbanteCart is a ecommerce platform to power online retail. AbanteCart is a ready to run web application as well as reliable foundation to build custom eCommerce solutions. AbanteCart ecommerce platform is designed to fit a wide variety of online businesses and applications, as well as can be configured or customized to perform very specific business requirements. -**Paketatutako bertsioa:** 1.3.4~ynh3 +**Paketatutako bertsioa:** 1.3.4~ynh4 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 7385f7f..e68512c 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main. AbanteCart est une plateforme de commerce électronique destinée à dynamiser la vente au détail en ligne. AbanteCart est une application Web prête à l'emploi ainsi qu'une base fiable pour créer des solutions de commerce électronique personnalisées. La plateforme de commerce électronique AbanteCart est conçue pour s'adapter à une grande variété d'entreprises et d'applications en ligne, et peut être configurée ou personnalisée pour répondre à des exigences commerciales très spécifiques. -**Version incluse :** 1.3.4~ynh3 +**Version incluse :** 1.3.4~ynh4 **Démo :** diff --git a/README_gl.md b/README_gl.md index 4aa1c7b..bd55825 100644 --- a/README_gl.md +++ b/README_gl.md @@ -18,7 +18,7 @@ NON debe editarse manualmente. AbanteCart is a ecommerce platform to power online retail. AbanteCart is a ready to run web application as well as reliable foundation to build custom eCommerce solutions. AbanteCart ecommerce platform is designed to fit a wide variety of online businesses and applications, as well as can be configured or customized to perform very specific business requirements. -**Versión proporcionada:** 1.3.4~ynh3 +**Versión proporcionada:** 1.3.4~ynh4 **Demo:** diff --git a/README_id.md b/README_id.md index f71a2e0..12c2508 100644 --- a/README_id.md +++ b/README_id.md @@ -18,7 +18,7 @@ Ini TIDAK boleh diedit dengan tangan. AbanteCart is a ecommerce platform to power online retail. AbanteCart is a ready to run web application as well as reliable foundation to build custom eCommerce solutions. AbanteCart ecommerce platform is designed to fit a wide variety of online businesses and applications, as well as can be configured or customized to perform very specific business requirements. -**Versi terkirim:** 1.3.4~ynh3 +**Versi terkirim:** 1.3.4~ynh4 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index b0b52a5..a366beb 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -18,7 +18,7 @@ AbanteCart is a ecommerce platform to power online retail. AbanteCart is a ready to run web application as well as reliable foundation to build custom eCommerce solutions. AbanteCart ecommerce platform is designed to fit a wide variety of online businesses and applications, as well as can be configured or customized to perform very specific business requirements. -**分发版本:** 1.3.4~ynh3 +**分发版本:** 1.3.4~ynh4 **演示:**