diff --git a/README.md b/README.md
index f88adf8..d5e9444 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ It shall NOT be edited by hand.
# Joomla for YunoHost
-[![Integration level](https://dash.yunohost.org/integration/joomla.svg)](https://dash.yunohost.org/appci/app/joomla) ![](https://ci-apps.yunohost.org/ci/badges/joomla.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/joomla.maintain.svg)
+[![Integration level](https://dash.yunohost.org/integration/joomla.svg)](https://dash.yunohost.org/appci/app/joomla) ![Working status](https://ci-apps.yunohost.org/ci/badges/joomla.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/joomla.maintain.svg)
[![Install Joomla with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=joomla)
*[Lire ce readme en français.](./README_fr.md)*
@@ -18,13 +18,11 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
Joomla! is a free and open-source content management system (CMS) for publishing web content. Over the years Joomla! has won several awards. It is built on a model–view–controller web application framework that can be used independently of the CMS that allows you to build powerful online applications.
-**Shipped version:** 4.1.3~ynh1
-
-
+**Shipped version:** 4.1.4~ynh1
## Screenshots
-![](./doc/screenshots/screenshot.jpg)
+![Screenshot of Joomla](./doc/screenshots/screenshot.jpg)
## Disclaimers / important information
@@ -76,21 +74,22 @@ it looks like 'JuzW_' in the prefix box and validate
## Documentation and resources
-* Official app website: https://www.joomla.org/
-* Official admin documentation: https://docs.joomla.org/
-* Upstream app code repository: https://github.com/joomla/joomla-cms
-* YunoHost documentation for this app: https://yunohost.org/app_joomla
-* Report a bug: https://github.com/YunoHost-Apps/joomla_ynh/issues
+* Official app website:
+* Official admin documentation:
+* Upstream app code repository:
+* YunoHost documentation for this app:
+* Report a bug:
## Developer info
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/joomla_ynh/tree/testing).
To try the testing branch, please proceed like that.
-```
+
+``` bash
sudo yunohost app install https://github.com/YunoHost-Apps/joomla_ynh/tree/testing --debug
or
sudo yunohost app upgrade joomla -u https://github.com/YunoHost-Apps/joomla_ynh/tree/testing --debug
```
-**More info regarding app packaging:** https://yunohost.org/packaging_apps
\ No newline at end of file
+**More info regarding app packaging:**
diff --git a/README_fr.md b/README_fr.md
index c1a5a82..9f69d9e 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -1,10 +1,14 @@
+
+
# Joomla pour YunoHost
-[![Niveau d'intégration](https://dash.yunohost.org/integration/joomla.svg)](https://dash.yunohost.org/appci/app/joomla) ![](https://ci-apps.yunohost.org/ci/badges/joomla.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/joomla.maintain.svg)
+[![Niveau d'intégration](https://dash.yunohost.org/integration/joomla.svg)](https://dash.yunohost.org/appci/app/joomla) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/joomla.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/joomla.maintain.svg)
[![Installer Joomla avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=joomla)
*[Read this readme in english.](./README.md)*
-*[Lire ce readme en français.](./README_fr.md)*
> *Ce package vous permet d'installer Joomla rapidement et simplement sur un serveur YunoHost.
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
@@ -14,13 +18,11 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
Joomla! is a free and open-source content management system (CMS) for publishing web content. Over the years Joomla! has won several awards. It is built on a model–view–controller web application framework that can be used independently of the CMS that allows you to build powerful online applications.
-**Version incluse :** 4.1.3~ynh1
-
-
+**Version incluse :** 4.1.4~ynh1
## Captures d'écran
-![](./doc/screenshots/screenshot.jpg)
+![Capture d'écran de Joomla](./doc/screenshots/screenshot.jpg)
## Avertissements / informations importantes
@@ -72,21 +74,22 @@ it looks like 'JuzW_' in the prefix box and validate
## Documentations et ressources
-* Site officiel de l'app : https://www.joomla.org/
-* Documentation officielle de l'admin : https://docs.joomla.org/
-* Dépôt de code officiel de l'app : https://github.com/joomla/joomla-cms
-* Documentation YunoHost pour cette app : https://yunohost.org/app_joomla
-* Signaler un bug : https://github.com/YunoHost-Apps/joomla_ynh/issues
+* Site officiel de l'app :
+* Documentation officielle de l'admin :
+* Dépôt de code officiel de l'app :
+* Documentation YunoHost pour cette app :
+* Signaler un bug :
## Informations pour les développeurs
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/joomla_ynh/tree/testing).
Pour essayer la branche testing, procédez comme suit.
-```
+
+``` bash
sudo yunohost app install https://github.com/YunoHost-Apps/joomla_ynh/tree/testing --debug
ou
sudo yunohost app upgrade joomla -u https://github.com/YunoHost-Apps/joomla_ynh/tree/testing --debug
```
-**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps
\ No newline at end of file
+**Plus d'infos sur le packaging d'applications :**
diff --git a/check_process b/check_process
index 823d278..1d69e1e 100644
--- a/check_process
+++ b/check_process
@@ -7,10 +7,10 @@
password="1Strong-Password"
; Checks
pkg_linter=1
+ setup_private=1
setup_sub_dir=1
setup_root=1
setup_nourl=0
- setup_private=1
setup_public=1
upgrade=1
# 4.0.6~ynh1
diff --git a/conf/app.src b/conf/app.src
index e12136f..5dee822 100644
--- a/conf/app.src
+++ b/conf/app.src
@@ -1,5 +1,5 @@
-SOURCE_URL=https://github.com/joomla/joomla-cms/releases/download/4.1.3/Joomla_4.1.3-Stable-Full_Package.tar.gz
-SOURCE_SUM=5949b8360a1f0cefcad2332606e742b1a627652cbeb9f145cad0dbf422724d32
+SOURCE_URL=https://github.com/joomla/joomla-cms/releases/download/4.1.4/Joomla_4.1.4-Stable-Full_Package.tar.gz
+SOURCE_SUM=db6dd1c9e3eb615133e61eefc3ad3ba52212c6a2c8b20512f356abd3224316b2
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=false
diff --git a/manifest.json b/manifest.json
index 27ff7e6..0798cac 100644
--- a/manifest.json
+++ b/manifest.json
@@ -5,7 +5,7 @@
"description": {
"en": "A content management system."
},
- "version": "4.1.3~ynh1",
+ "version": "4.1.4~ynh1",
"url": "https://www.joomla.org",
"upstream": {
"license": "GPL-2.0-only",