mirror of
https://github.com/YunoHost-Apps/roundcube_ynh.git
synced 2024-09-03 20:16:28 +02:00
Auto-update README
This commit is contained in:
parent
da0849b08e
commit
491ee4195c
2 changed files with 42 additions and 70 deletions
56
README.md
56
README.md
|
@ -1,3 +1,8 @@
|
|||
<!--
|
||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
||||
It shall NOT be edited by hand.
|
||||
-->
|
||||
|
||||
# Roundcube for YunoHost
|
||||
|
||||
[![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)
|
||||
|
@ -5,31 +10,23 @@
|
|||
|
||||
*[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.*
|
||||
> *This package allows you to install Roundcube quickly and simply on a YunoHost server.
|
||||
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
|
||||
|
||||
## Overview
|
||||
[Roundcube](https://roundcube.net/) is a browser-based multilingual IMAP client with an application-like user interface.
|
||||
|
||||
**Shipped version:** 1.5.0
|
||||
Open Source Webmail software
|
||||
|
||||
## Screenshots
|
||||
**Shipped version:** 1.5.0~ynh1
|
||||
|
||||
![](https://roundcube.net/screens/skins/elastic/desktop/screens/mailbox_widescreen.png)
|
||||
**Demo:** https://demo.yunohost.org/webmail/
|
||||
|
||||
## Demo
|
||||
|
||||
* [YunoHost demo](https://demo.yunohost.org/webmail/)
|
||||
## Disclaimers / important information
|
||||
|
||||
## Configuration
|
||||
|
||||
You can extend - or even override - the Roundcube configuration which is coming with this package in the file `conf/local.inc.php`. Do not edit the file `conf/config.inc.php` as future upgrades will overwrite it.
|
||||
|
||||
## Documentation
|
||||
|
||||
* Official documentation: https://github.com/roundcube/roundcubemail/wiki
|
||||
* YunoHost documentation: https://yunohost.org/en/app_roundcube
|
||||
|
||||
## YunoHost specific features
|
||||
|
||||
In addition to Roundcube core features, the following are made available with this package:
|
||||
|
@ -42,17 +39,6 @@ In addition to Roundcube core features, the following are made available with th
|
|||
|
||||
* Integrate with YunoHost users and SSO - i.e logout button, YunoHost users search
|
||||
|
||||
#### Supported architectures
|
||||
|
||||
* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/roundcube.svg)](https://ci-apps.yunohost.org/ci/apps/roundcube/)
|
||||
* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/roundcube.svg)](https://ci-apps-arm.yunohost.org/ci/apps/roundcube/)
|
||||
|
||||
## Limitations
|
||||
|
||||
* No known limitations.
|
||||
|
||||
## Additional information
|
||||
|
||||
#### 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/).
|
||||
|
@ -90,18 +76,18 @@ Note that you should also check the plugin homepage for additional installation
|
|||
|
||||
You can also download the plugin and put it under the `plugins/` directory. In this case, do not forget to change ownerships of this folder to `roundcube`.
|
||||
|
||||
## Links
|
||||
## Documentation and resources
|
||||
|
||||
* 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/
|
||||
* Official app website: https://example.com
|
||||
* Official user documentation: https://yunohost.org/en/app_roundcube
|
||||
* Official admin documentation: https://github.com/roundcube/roundcubemail/wiki
|
||||
* Upstream app code repository: https://github.com/roundcube/roundcubemail
|
||||
* YunoHost documentation for this app: https://yunohost.org/app_roundcube
|
||||
* Report a bug: https://github.com/YunoHost-Apps/roundcube_ynh/issues
|
||||
|
||||
---
|
||||
## Developer info
|
||||
|
||||
## Developers info
|
||||
|
||||
Please do your pull request to the [testing branch](https://github.com/YunoHost-Apps/roundcube_ynh/tree/testing).
|
||||
Please send 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.
|
||||
```
|
||||
|
@ -109,3 +95,5 @@ sudo yunohost app install https://github.com/YunoHost-Apps/roundcube_ynh/tree/te
|
|||
or
|
||||
sudo yunohost app upgrade roundcube -u https://github.com/YunoHost-Apps/roundcube_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**More info regarding app packaging:** https://yunohost.org/packaging_apps
|
56
README_fr.md
56
README_fr.md
|
@ -1,35 +1,28 @@
|
|||
# Roundcube pour YunoHost
|
||||
|
||||
[![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)
|
||||
[![Niveau d'intégration](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)
|
||||
[![Installer Roundcube avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=roundcube)
|
||||
|
||||
*[Read this readme in english.](./README.md)*
|
||||
*[Read this readme in english.](./README.md)*
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
||||
> *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.*
|
||||
> *This package allows you to install Roundcube quickly and simply on a YunoHost server.
|
||||
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
|
||||
|
||||
## Overview
|
||||
[Roundcube](https://roundcube.net/) est un client IMAP multilingue basé sur un navigateur avec une interface utilisateur semblable à une application.
|
||||
## Vue d'ensemble
|
||||
|
||||
**Shipped version:** 1.5.0
|
||||
Webmail Open Source
|
||||
|
||||
## Screenshots
|
||||
**Version incluse:** 1.5.0~ynh1
|
||||
|
||||
![](https://roundcube.net/screens/skins/elastic/desktop/screens/mailbox_widescreen.png)
|
||||
**Démo :** https://demo.yunohost.org/webmail/
|
||||
|
||||
## Démo
|
||||
|
||||
* [Démo YunoHost](https://demo.yunohost.org/webmail/)
|
||||
## Avertissements / informations importantes
|
||||
|
||||
## 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://yunohost.org/fr/app_roundcube
|
||||
|
||||
## Caractéristiques spécifiques YunoHost
|
||||
|
||||
En plus des fonctionnalités principales de Roundcube, les éléments suivants sont disponibles avec ce paquet :
|
||||
|
@ -43,17 +36,6 @@ En plus des fonctionnalités principales de Roundcube, les éléments suivants s
|
|||
|
||||
* 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
|
||||
|
||||
* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/roundcube.svg)](https://ci-apps.yunohost.org/ci/apps/roundcube/)
|
||||
* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/roundcube.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). Pour cela, vous pouvez utiliser le [Plugin Repository](https://plugins.roundcube.net/) officiel.
|
||||
|
@ -91,14 +73,14 @@ Notez que vous devez également consulter la page d'accueil du plugin pour conna
|
|||
|
||||
Vous pouvez également télécharger le plugin et le placer dans le répertoire `plugins /`. Dans ce cas, n'oubliez pas de changer la propriété de ce dossier en `roundcube`.
|
||||
|
||||
## Liens
|
||||
## Documentations et ressources
|
||||
|
||||
* 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/
|
||||
|
||||
---
|
||||
* Site officiel de l'app : https://example.com
|
||||
* Documentation officielle utilisateur : https://yunohost.org/en/app_roundcube
|
||||
* Documentation officielle de l'admin : https://github.com/roundcube/roundcubemail/wiki
|
||||
* Dépôt de code officiel de l'app : https://github.com/roundcube/roundcubemail
|
||||
* Documentation YunoHost pour cette app : https://yunohost.org/app_roundcube
|
||||
* Signaler un bug: https://github.com/YunoHost-Apps/roundcube_ynh/issues
|
||||
|
||||
## Informations pour les développeurs
|
||||
|
||||
|
@ -107,6 +89,8 @@ Merci de faire vos pull request sur la [branche testing](https://github.com/Yuno
|
|||
Pour essayer la branche testing, procédez comme suit.
|
||||
```
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/roundcube_ynh/tree/testing --debug
|
||||
ou
|
||||
or
|
||||
sudo yunohost app upgrade roundcube -u https://github.com/YunoHost-Apps/roundcube_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Plus d'infos sur le packaging d'applications:** https://yunohost.org/packaging_apps
|
Loading…
Reference in a new issue