From 832f8d883a13f440d6fb5f334d101e6473597b60 Mon Sep 17 00:00:00 2001 From: pp-r <64266134+pp-r@users.noreply.github.com> Date: Sun, 7 Jun 2020 15:58:37 +0200 Subject: [PATCH 01/10] Upgrade to upstream version 1.4.6 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index ef634eb..bb003dd 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Open Source Webmail software", "fr": "Webmail Open Source" }, - "version": "1.4.3~ynh1", + "version": "1.4.6~ynh1", "url": "https://roundcube.net/", "license": "GPL-3.0-only", "maintainer": { From c97b44b512790efbf86fcb5285fff25d4caa6fdd Mon Sep 17 00:00:00 2001 From: pp-r <64266134+pp-r@users.noreply.github.com> Date: Sun, 7 Jun 2020 15:59:32 +0200 Subject: [PATCH 02/10] Upgrade to upstream version 1.4.6 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5f44ad8..c0031ce 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to [Roundcube](https://roundcube.net/) is a browser-based multilingual IMAP client with an application-like user interface. -**Shipped version:** 1.4.3 +**Shipped version:** 1.4.6 ## Screenshots From 83927726d45aee103dafc7573e819b459a5e16f6 Mon Sep 17 00:00:00 2001 From: pp-r <64266134+pp-r@users.noreply.github.com> Date: Sun, 7 Jun 2020 16:03:00 +0200 Subject: [PATCH 03/10] Upgrade to upstream version 1.4.6 --- conf/app.src | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/app.src b/conf/app.src index 2da27ac..efe9e4a 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/roundcube/roundcubemail/releases/download/1.4.3/roundcubemail-1.4.3.tar.gz -SOURCE_SUM=e04cc592025d90c4312deb0587c204a8aec13ac3f852ac8689d771655f78a1fe +SOURCE_URL=https://github.com/roundcube/roundcubemail/releases/download/1.4.6/roundcubemail-1.4.6.tar.gz +SOURCE_SUM=23805f8a41a9ab6c379e335fb00f885d12eabfce33beb382c30c148e76565537 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true From 01bd20e3ef4e1547ee24916a45f7361ccaeca298 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sun, 2 Aug 2020 14:32:32 +0200 Subject: [PATCH 04/10] Update README.md (#88) Fix Roundcube screenshots link --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c0031ce..d5fb025 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ an application-like user interface. ## Screenshots -![](https://roundcube.net/images/screens/mailbox.png) +![](https://roundcube.net/screens/skins/elastic/desktop/screens/mailbox_widescreen.png) ## Demo @@ -49,9 +49,8 @@ this package: #### Supported architectures -* x86-64b - [![Build Status](https://ci-apps.yunohost.org/ci/logs/roundcube%20%28Apps%29.svg)](https://ci-apps.yunohost.org/ci/apps/roundcube/) +* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/roundcube%20%28Apps%29.svg)](https://ci-apps.yunohost.org/ci/apps/roundcube/) * ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/roundcube%20%28Apps%29.svg)](https://ci-apps-arm.yunohost.org/ci/apps/roundcube/) -* Jessie x86-64b - [![Build Status](https://ci-stretch.nohost.me/ci/logs/roundcube%20%28Apps%29.svg)](https://ci-stretch.nohost.me/ci/apps/roundcube/) ## Limitations @@ -115,7 +114,6 @@ case, do not forget to change ownerships of this folder to `roundcube`. Developers info ---------------- -**Only if you want to use a testing branch for coding, instead of merging directly into master.** Please do your pull request to the [testing branch](https://github.com/YunoHost-Apps/roundcube_ynh/tree/testing). To try the testing branch, please proceed like that. From 6728230488f12ddb4d21f2460bd6d54a40037128 Mon Sep 17 00:00:00 2001 From: pp-r <64266134+pp-r@users.noreply.github.com> Date: Sun, 2 Aug 2020 14:35:50 +0200 Subject: [PATCH 05/10] Upgrade to upstream version 1.4.7 (#87) --- README.md | 2 +- conf/app.src | 4 ++-- manifest.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d5fb025..977af9a 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to [Roundcube](https://roundcube.net/) is a browser-based multilingual IMAP client with an application-like user interface. -**Shipped version:** 1.4.6 +**Shipped version:** 1.4.7 ## Screenshots diff --git a/conf/app.src b/conf/app.src index efe9e4a..331d73b 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/roundcube/roundcubemail/releases/download/1.4.6/roundcubemail-1.4.6.tar.gz -SOURCE_SUM=23805f8a41a9ab6c379e335fb00f885d12eabfce33beb382c30c148e76565537 +SOURCE_URL=https://github.com/roundcube/roundcubemail/releases/download/1.4.7/roundcubemail-1.4.7.tar.gz +SOURCE_SUM=72f1d31db27203abb5842ee493ae335f6e4ac421b2ced6fce889c8690eba3bca SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index bb003dd..cf05f50 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Open Source Webmail software", "fr": "Webmail Open Source" }, - "version": "1.4.6~ynh1", + "version": "1.4.7~ynh1", "url": "https://roundcube.net/", "license": "GPL-3.0-only", "maintainer": { From da6509c3ea91c1e42064c6ac67f484d065e38ce9 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 27 Sep 2020 21:35:33 +0200 Subject: [PATCH 06/10] Upgrade to version 1.4.9 --- README.md | 2 +- conf/app.src | 4 ++-- manifest.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 977af9a..9e3973a 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to [Roundcube](https://roundcube.net/) is a browser-based multilingual IMAP client with an application-like user interface. -**Shipped version:** 1.4.7 +**Shipped version:** 1.4.9 ## Screenshots diff --git a/conf/app.src b/conf/app.src index 331d73b..30d3b8a 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/roundcube/roundcubemail/releases/download/1.4.7/roundcubemail-1.4.7.tar.gz -SOURCE_SUM=72f1d31db27203abb5842ee493ae335f6e4ac421b2ced6fce889c8690eba3bca +SOURCE_URL=https://github.com/roundcube/roundcubemail/releases/download/1.4.9/roundcubemail-1.4.9.tar.gz +SOURCE_SUM=8f9dabb01de4e80b9c9cbdf6b36107ef37e4e841c09d90aef526ce5e1402b430 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index cf05f50..502b8cb 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Open Source Webmail software", "fr": "Webmail Open Source" }, - "version": "1.4.7~ynh1", + "version": "1.4.9~ynh1", "url": "https://roundcube.net/", "license": "GPL-3.0-only", "maintainer": { From 060e2dc6fc8fe816ec922d51563c62c02377247c Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 27 Sep 2020 23:58:37 +0200 Subject: [PATCH 07/10] Add README_fr --- README.md | 46 ++++++++------------- README_fr.md | 114 +++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 130 insertions(+), 30 deletions(-) create mode 100644 README_fr.md diff --git a/README.md b/README.md index 977af9a..2ada27f 100644 --- a/README.md +++ b/README.md @@ -3,14 +3,15 @@ [![Integration level](https://dash.yunohost.org/integration/roundcube.svg)](https://dash.yunohost.org/appci/app/roundcube) ![](https://ci-apps.yunohost.org/ci/badges/roundcube.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/roundcube.maintain.svg) [![Install Roundcube with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=roundcube) +*[Read this readme in english.](./README.md)* + > *This package allow you to install Roundcube quickly and simply on a YunoHost server. If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to know how to install and enjoy it.* ## Overview -[Roundcube](https://roundcube.net/) is a browser-based multilingual IMAP client with -an application-like user interface. +[Roundcube](https://roundcube.net/) is a browser-based multilingual IMAP client with an application-like user interface. -**Shipped version:** 1.4.7 +**Shipped version:** 1.4.9 ## Screenshots @@ -31,21 +32,14 @@ You can extend - or even override - the Roundcube configuration which is coming ## YunoHost specific features -In addition to Roundcube core features, the following are made available with -this package: +In addition to Roundcube core features, the following are made available with this package: * Synchronize your email aliases as identities in Roundcube - * Install the [contextmenu](https://plugins.roundcube.net/packages/johndoh/contextmenu) - and [automatic addressbook](https://plugins.roundcube.net/packages/sblaisot/automatic_addressbook) - plugins by default - * Allow to install the [CardDAV](https://plugins.roundcube.net/packages/roundcube/carddav) - (address book) synchronization plugin at the installation - note that if - you have installed ownCloud or Baïkal, it will automatically add the - corresponding and existing address book. + * Install the [contextmenu](https://plugins.roundcube.net/packages/johndoh/contextmenu) and [automatic addressbook](https://plugins.roundcube.net/packages/sblaisot/automatic_addressbook) plugins by default + * Allow to install the [CardDAV](https://plugins.roundcube.net/packages/roundcube/carddav) (address book) synchronization plugin at the installation - note that if you have installed ownCloud or Baïkal, it will automatically add the corresponding and existing address book. #### Multi-users support -* Integrate with YunoHost users and SSO - i.e logout button, YunoHost users - search +* Integrate with YunoHost users and SSO - i.e logout button, YunoHost users search #### Supported architectures @@ -60,13 +54,11 @@ this package: #### Plugins -You can also install other plugins - which will not be removed with upgrades. To do so, -you can use the official [Plugin Repository](https://plugins.roundcube.net/). +You can also install other plugins - which will not be removed with upgrades. To do so, you can use the official [Plugin Repository](https://plugins.roundcube.net/). ##### From the Plugin Repository -Let's say for example that we want to install the -[html5_notifier](https://plugins.roundcube.net/packages/kitist/html5_notifier) plugin. +Let's say for example that we want to install the [html5_notifier](https://plugins.roundcube.net/packages/kitist/html5_notifier) plugin. 1. Connect to your server as root using SSH: ``` @@ -74,33 +66,28 @@ Let's say for example that we want to install the $ sudo -i ``` -2. Log in as the `roundcube` user - which owns the roundcube directory - and navigate - in it: +2. Log in as the `roundcube` user - which owns the roundcube directory - and navigate in it: ``` # su -s /bin/bash - roundcube $ cd /var/www/roundcube ``` -3. Install the plugin you want using composer - note that you have to specify - *kitist/html5_notifier* and not only *html5_notifier*: +3. Install the plugin you want using composer - note that you have to specify *kitist/html5_notifier* and not only *html5_notifier*: ``` $ COMPOSER_HOME=./.composer php composer.phar require "kitist/html5_notifier" ``` -4. Enable it in the local configuration file `conf/local.inc.php` using your - favorite text editor by adding: +4. Enable it in the local configuration file `conf/local.inc.php` using your favorite text editor by adding: ``` *Ce package vous permet d'installer Roundcube rapidement et simplement sur un serveur YunoHost. +Si vous n'avez pas YunoHost, consultez [le guide](https://yunohost.org/#/install) pour apprendre comment l'installer.* + +## Overview +[Roundcube](https://roundcube.net/) est un client IMAP multilingue basé sur un navigateur avec une interface utilisateur semblable à une application. + +**Shipped version:** 1.4.9 + +## Screenshots + +![](https://roundcube.net/screens/skins/elastic/desktop/screens/mailbox_widescreen.png) + +## Démo + +* [Démo YunoHost](https://demo.yunohost.org/webmail/) + +## Configuration + +Vous pouvez étendre (ou même remplacer) la configuration de Roundcube fournie avec ce paquet dans le fichier `conf/local.inc.php`. Ne modifiez pas le fichier `conf/config.inc.php` car les futures mises à jour le remplaceront. + +## Documentation + + * Documentation officielle : https://github.com/roundcube/roundcubemail/wiki + * Documentation YunoHost : https://github.com/YunoHost/doc/blob/master/app_roundcube.md: + +## YunoHost specific features + +En plus des fonctionnalités principales de Roundcube, les éléments suivants sont disponibles avec ce package : + + * Synchronisez vos alias de messagerie en tant qu'identités dans Roundcube + * Installer [contextmenu](https://plugins.roundcube.net/packages/johndoh/contextmenu) + et [automatic addressbook](https://plugins.roundcube.net/packages/sblaisot/automatic_addressbook) + plugins par default + * Permettre d'installer [CardDAV](https://plugins.roundcube.net/packages/roundcube/carddav)(carnet d'adresses) de synchronisation à l'installation - notez que si vous avez installé ownCloud ou Baïkal, il ajoutera automatiquement le carnet d'adresses correspondant et existant. + +#### Multi-users support +* Intégration avec les utilisateurs YunoHost et SSO - c'est-à-dire le bouton de déconnexion, les utilisateurs YunoHost chercher + +#### Supported architectures + +* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/roundcube%20%28Apps%29.svg)](https://ci-apps.yunohost.org/ci/apps/roundcube/) +* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/roundcube%20%28Apps%29.svg)](https://ci-apps-arm.yunohost.org/ci/apps/roundcube/) + +## Limitations + +* Aucune limitation connue. + +## Additional information + +#### Plugins + +Vous pouvez également installer d'autres plugins (qui ne seront pas supprimés avec les mises à niveau). Faire cela, +vous pouvez utiliser le [Plugin Repository](https://plugins.roundcube.net/) officiel. + +##### Depuis le dépôt de plugins + +Disons par exemple que nous voulons installer le [html5_notifier](https://plugins.roundcube.net/packages/kitist/html5_notifier) plugin. + +1. Connectez-vous à votre serveur en tant que root en utilisant SSH : + ``` + $ ssh admin@1.2.3.4 + $ sudo -i + ``` + +2. Connectez-vous en tant qu'utilisateur `roundcube` (qui possède le répertoire roundcube) et naviguez dedans : + ``` + # su -s /bin/bash - roundcube + $ cd /var/www/roundcube + ``` + +3. Installez le plugin que vous voulez en utilisant Composer - notez que vous devez spécifier + *kitist/html5_notifier* et pas seulement *html5_notifier*: + ``` + $ COMPOSER_HOME=./.composer php composer.phar require "kitist/html5_notifier" + ``` + +4. Activez-le dans le fichier de configuration local `conf/local.inc.php` en utilisant un éditeur de texte en ajoutant : + ``` + Date: Mon, 28 Sep 2020 00:00:19 +0200 Subject: [PATCH 08/10] ownCloud -> Nextcloud --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2ada27f..69e2d71 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ In addition to Roundcube core features, the following are made available with th * Synchronize your email aliases as identities in Roundcube * Install the [contextmenu](https://plugins.roundcube.net/packages/johndoh/contextmenu) and [automatic addressbook](https://plugins.roundcube.net/packages/sblaisot/automatic_addressbook) plugins by default - * Allow to install the [CardDAV](https://plugins.roundcube.net/packages/roundcube/carddav) (address book) synchronization plugin at the installation - note that if you have installed ownCloud or Baïkal, it will automatically add the corresponding and existing address book. + * Allow to install the [CardDAV](https://plugins.roundcube.net/packages/roundcube/carddav) (address book) synchronization plugin at the installation - note that if you have installed Nextcloud or Baïkal, it will automatically add the corresponding and existing address book. #### Multi-users support * Integrate with YunoHost users and SSO - i.e logout button, YunoHost users search diff --git a/README_fr.md b/README_fr.md index a3fddd4..9e57a08 100644 --- a/README_fr.md +++ b/README_fr.md @@ -38,7 +38,7 @@ En plus des fonctionnalités principales de Roundcube, les éléments suivants s * Installer [contextmenu](https://plugins.roundcube.net/packages/johndoh/contextmenu) et [automatic addressbook](https://plugins.roundcube.net/packages/sblaisot/automatic_addressbook) plugins par default - * Permettre d'installer [CardDAV](https://plugins.roundcube.net/packages/roundcube/carddav)(carnet d'adresses) de synchronisation à l'installation - notez que si vous avez installé ownCloud ou Baïkal, il ajoutera automatiquement le carnet d'adresses correspondant et existant. + * Permettre d'installer [CardDAV](https://plugins.roundcube.net/packages/roundcube/carddav)(carnet d'adresses) de synchronisation à l'installation - notez que si vous avez installé Nextcloud ou Baïkal, il ajoutera automatiquement le carnet d'adresses correspondant et existant. #### Multi-users support * Intégration avec les utilisateurs YunoHost et SSO - c'est-à-dire le bouton de déconnexion, les utilisateurs YunoHost chercher From d867c31b30a1f7e5be0fc6f4356dd29cd9175bbc Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Mon, 28 Sep 2020 00:01:35 +0200 Subject: [PATCH 09/10] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 69e2d71..bbc195a 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![Integration level](https://dash.yunohost.org/integration/roundcube.svg)](https://dash.yunohost.org/appci/app/roundcube) ![](https://ci-apps.yunohost.org/ci/badges/roundcube.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/roundcube.maintain.svg) [![Install Roundcube with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=roundcube) -*[Read this readme in english.](./README.md)* +*[Lire ce readme en français.](./README_fr.md)* > *This package allow you to install Roundcube quickly and simply on a YunoHost server. If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to know how to install and enjoy it.* From 8bd7405d95ea9307bf3a56d9970cd261951d39cb Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Mon, 28 Sep 2020 09:33:49 +0200 Subject: [PATCH 10/10] Update README_fr.md --- README_fr.md | 41 ++++++++++++++++++++--------------------- 1 file changed, 20 insertions(+), 21 deletions(-) diff --git a/README_fr.md b/README_fr.md index 9e57a08..4f6a5cf 100644 --- a/README_fr.md +++ b/README_fr.md @@ -30,18 +30,18 @@ Vous pouvez étendre (ou même remplacer) la configuration de Roundcube fournie * Documentation officielle : https://github.com/roundcube/roundcubemail/wiki * Documentation YunoHost : https://github.com/YunoHost/doc/blob/master/app_roundcube.md: -## YunoHost specific features +## Caractéristiques spécifiques YunoHost -En plus des fonctionnalités principales de Roundcube, les éléments suivants sont disponibles avec ce package : +En plus des fonctionnalités principales de Roundcube, les éléments suivants sont disponibles avec ce paquet : - * Synchronisez vos alias de messagerie en tant qu'identités dans Roundcube - * Installer [contextmenu](https://plugins.roundcube.net/packages/johndoh/contextmenu) - et [automatic addressbook](https://plugins.roundcube.net/packages/sblaisot/automatic_addressbook) - plugins par default - * Permettre d'installer [CardDAV](https://plugins.roundcube.net/packages/roundcube/carddav)(carnet d'adresses) de synchronisation à l'installation - notez que si vous avez installé Nextcloud ou Baïkal, il ajoutera automatiquement le carnet d'adresses correspondant et existant. + * Synchronisez vos alias de messagerie en tant qu'identités dans Roundcube. + * Installation des plugins [contextmenu](https://plugins.roundcube.net/packages/johndoh/contextmenu) + et [automatic addressbook](https://plugins.roundcube.net/packages/sblaisot/automatic_addressbook) par default. + * Permettre d'installer [CardDAV](https://plugins.roundcube.net/packages/roundcube/carddav) (carnet d'adresses) de synchronisation à l'installation - notez que si vous avez installé Nextcloud ou Baïkal, il ajoutera automatiquement le carnet d'adresses correspondant. -#### Multi-users support -* Intégration avec les utilisateurs YunoHost et SSO - c'est-à-dire le bouton de déconnexion, les utilisateurs YunoHost chercher +#### Support multi-utilisateur + +* Intégration avec les utilisateurs YunoHost et SSO - c'est-à-dire le bouton de déconnexion, reconnaissance des autres utilisateurs de l'instance YunoHost. #### Supported architectures @@ -56,14 +56,13 @@ En plus des fonctionnalités principales de Roundcube, les éléments suivants s #### Plugins -Vous pouvez également installer d'autres plugins (qui ne seront pas supprimés avec les mises à niveau). Faire cela, -vous pouvez utiliser le [Plugin Repository](https://plugins.roundcube.net/) officiel. +Vous pouvez également installer d'autres plugins (qui ne seront pas supprimés avec les mises à niveau). Pour cela, vous pouvez utiliser le [Plugin Repository](https://plugins.roundcube.net/) officiel. ##### Depuis le dépôt de plugins -Disons par exemple que nous voulons installer le [html5_notifier](https://plugins.roundcube.net/packages/kitist/html5_notifier) plugin. +Si, par exemple, vous voulez installer le plugin [html5_notifier](https://plugins.roundcube.net/packages/kitist/html5_notifier). -1. Connectez-vous à votre serveur en tant que root en utilisant SSH : +1. Connectez-vous en SSH à votre serveur en tant que root : ``` $ ssh admin@1.2.3.4 $ sudo -i @@ -76,7 +75,7 @@ Disons par exemple que nous voulons installer le [html5_notifier](https://plugin ``` 3. Installez le plugin que vous voulez en utilisant Composer - notez que vous devez spécifier - *kitist/html5_notifier* et pas seulement *html5_notifier*: + *kitist/html5_notifier* et pas seulement *html5_notifier* : ``` $ COMPOSER_HOME=./.composer php composer.phar require "kitist/html5_notifier" ``` @@ -89,20 +88,20 @@ Disons par exemple que nous voulons installer le [html5_notifier](https://plugin Notez que vous devriez également vérifier la page d'accueil du plugin pour une installation supplémentaire si besoin. -##### Manual installation +##### Installation manuelle Vous pouvez également télécharger le plugin et le placer dans le répertoire `plugins/`. Dans ce cas, n'oubliez pas de changer l'*ownerships* de ce dossier à `roundcube`. -## Links +## Liens - * Report a bug: https://github.com/YunoHost-Apps/roundcube_ynh/issues - * Roundcube website: https://roundcube.net/ - * Roundcube repository: https://github.com/roundcube/roundcubemail - * YunoHost website: https://yunohost.org/ + * Signaler un bug : https://github.com/YunoHost-Apps/roundcube_ynh/issues + * Site de l'application : https://roundcube.net/ + * Dépôt de l'application principale : https://github.com/roundcube/roundcubemail + * Site web YunoHost : https://yunohost.org/ --- -## Developers info +## Informations pour les développeurs Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/roundcube_ynh/tree/testing).