mirror of
https://github.com/YunoHost-Apps/drupal_ynh.git
synced 2024-09-03 18:35:53 +02:00
commit
f8e2e2d6b3
4 changed files with 4 additions and 3 deletions
|
@ -11,7 +11,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to
|
||||||
## Overview
|
## Overview
|
||||||
Free and open-source content management framework.
|
Free and open-source content management framework.
|
||||||
|
|
||||||
**Shipped version:** 8.7.1
|
**Shipped version:** 8.7.2
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
|
|
|
@ -11,7 +11,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
|
||||||
## Vue d'ensemble
|
## Vue d'ensemble
|
||||||
Framework de gestion de contenu libre et open-source.
|
Framework de gestion de contenu libre et open-source.
|
||||||
|
|
||||||
**Version incluse:** 8.7.1
|
**Version incluse:** 8.7.2
|
||||||
|
|
||||||
## Captures d'écran
|
## Captures d'écran
|
||||||
|
|
||||||
|
|
|
@ -15,6 +15,7 @@
|
||||||
setup_private=1
|
setup_private=1
|
||||||
setup_public=1
|
setup_public=1
|
||||||
upgrade=1
|
upgrade=1
|
||||||
|
upgrade=1 from_commit=f0af5b7a8e58615fe8ad73e3c1d6fe8d1369f061
|
||||||
backup_restore=1
|
backup_restore=1
|
||||||
multi_instance=1
|
multi_instance=1
|
||||||
incorrect_path=1
|
incorrect_path=1
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"en": "Drupal for YunoHost application.",
|
"en": "Drupal for YunoHost application.",
|
||||||
"fr": "Drupal pour YunoHost."
|
"fr": "Drupal pour YunoHost."
|
||||||
},
|
},
|
||||||
"version": "8.7.1~ynh1",
|
"version": "8.7.2~ynh1",
|
||||||
"url": "https://www.drupal.org",
|
"url": "https://www.drupal.org",
|
||||||
"license": "GPL-2.0-or-later",
|
"license": "GPL-2.0-or-later",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue