1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/roundcube_ynh.git synced 2024-09-03 20:16:28 +02:00
roundcube_ynh/README_fr.md
eric_G 1314987955
Testing (#222)
* Update manifest.toml (#206)

Upgrade php to v8.2

* Update _common.sh (#207)

Upgrade carddav_version to 5.1.0

* Update DESCRIPTION_fr.md

* Auto-update READMEs

* Update DESCRIPTION.md

* Auto-update READMEs

* Update DESCRIPTION_fr.md

* Auto-update READMEs

* Update DESCRIPTION.md

* Auto-update READMEs

* Change source for roundcube (releases instead of archives)

* Update manifest.toml

* Update manifest.toml

* Auto-update READMEs

* Fixup autoupdate asset regex

* Auto-update READMEs

* Upgrade PHP version to 8.3 (#216)

* Testing (#213)

* Update manifest.toml (#206)

Upgrade php to v8.2

* Update _common.sh (#207)

Upgrade carddav_version to 5.1.0

* Update DESCRIPTION_fr.md

* Auto-update READMEs

* Update DESCRIPTION.md

* Auto-update READMEs

* Update DESCRIPTION_fr.md

* Auto-update READMEs

* Update DESCRIPTION.md

* Auto-update READMEs

* Change source for roundcube (releases instead of archives)

* Update manifest.toml

* Update manifest.toml

* Auto-update READMEs

---------

Co-authored-by: CodeShakingSheep <19874562+CodeShakingSheep@users.noreply.github.com>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: Jérémie Parisel <jeremie@parisel.net>
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>

* Update manifest.toml

Upgrade php to v8.3

---------

Co-authored-by: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: Jérémie Parisel <jeremie@parisel.net>
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>

* Update manifest.toml: fix autoupdate regex?

* Auto-update READMEs

* Upgrade to v1.6.8 (#217)

* Upgrade sources
- `main` v1.6.8: https://github.com/roundcube/roundcubemail/releases/tag/1.6.8

* Auto-update READMEs

* Update manifest.toml

* Auto-update READMEs

* Auto-update READMEs

---------

Co-authored-by: CodeShakingSheep <19874562+CodeShakingSheep@users.noreply.github.com>
Co-authored-by: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
Co-authored-by: Jérémie Parisel <jeremie@parisel.net>
Co-authored-by: Mateusz <2871798+orhtej2@users.noreply.github.com>
Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com>
2024-09-01 21:18:46 +02:00

57 lines
3 KiB
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!--
Nota bene: ce README est automatiquement généré par <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
Il NE doit PAS être modifié à la main.
-->
# Roundcube pour YunoHost
[![Niveau dintégration](https://dash.yunohost.org/integration/roundcube.svg)](https://ci-apps.yunohost.org/ci/apps/roundcube/) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/roundcube.status.svg) ![Statut de maintenance](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)
*[Lire le README dans d'autres langues.](./ALL_README.md)*
> *Ce package vous permet dinstaller Roundcube rapidement et simplement sur un serveur YunoHost.*
> *Si vous navez pas YunoHost, consultez [ce guide](https://yunohost.org/install) pour savoir comment linstaller et en profiter.*
## Vue densemble
Roundcube est un client mail sous forme d'application web. Il offre toutes les fonctionnalités que vous attendez d'un client de messagerie, y compris le support multilingue, la gestion du carnet d'adresses, la manipulation de dossiers, la recherche dans les messages et la vérification orthographique.
### Caractéristiques spécifiques YunoHost
- Synchronisation des alias de messagerie en tant qu'identités dans Roundcube.
- Installation des plugins [contextmenu](https://packagist.org/packages/johndoh/contextmenu) et [automatic addressbook](https://packagist.org/packages/projectmyst/automatic_addressbook) par défaut.
- Permettre d'installer [CardDAV](https://packagist.org/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.
- Prise en charge du chiffrement PGP avec le plugin Enigma installé par default.
**Version incluse:** 1.6.9~ynh1
**Démo:** <https://demo.yunohost.org/webmail/>
## Captures décran
![Capture décran de Roundcube](./doc/screenshots/screenshot.png)
## Documentations et ressources
- Site officiel de lapp: <https://roundcube.net/>
- Documentation officielle de ladmin: <https://github.com/roundcube/roundcubemail/wiki>
- Dépôt de code officiel de lapp: <https://github.com/roundcube/roundcubemail>
- YunoHost Store: <https://apps.yunohost.org/app/roundcube>
- Signaler un bug: <https://github.com/YunoHost-Apps/roundcube_ynh/issues>
## Informations pour les développeurs
Merci de faire vos pull request sur la [branche `testing`](https://github.com/YunoHost-Apps/roundcube_ynh/tree/testing).
Pour essayer la branche `testing`, procédez comme suit:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/roundcube_ynh/tree/testing --debug
ou
sudo yunohost app upgrade roundcube -u https://github.com/YunoHost-Apps/roundcube_ynh/tree/testing --debug
```
**Plus dinfos sur le packaging dapplications:** <https://yunohost.org/packaging_apps>