1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mailman3_ynh.git synced 2024-09-03 19:36:17 +02:00

Auto-update README

This commit is contained in:
yunohost-bot 2023-10-31 14:21:22 +00:00
parent e23fa631f8
commit 16a134e53a
2 changed files with 15 additions and 13 deletions

View file

@ -5,7 +5,8 @@ It shall NOT be edited by hand.
# Mailman3 for YunoHost
[![Integration level](https://dash.yunohost.org/integration/mailman3.svg)](https://dash.yunohost.org/appci/app/mailman3) ![Working status](https://ci-apps.yunohost.org/ci/badges/mailman3.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/mailman3.maintain.svg)
[![Integration level](https://dash.yunohost.org/integration/mailman3.svg)](https://dash.yunohost.org/appci/app/mailman3) ![Working status](https://ci-apps.yunohost.org/ci/badges/mailman3.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/mailman3.maintain.svg)
[![Install Mailman3 with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=mailman3)
*[Lire ce readme en français.](./README_fr.md)*
@ -76,7 +77,7 @@ Finally, you also configure things through the Django web admin available at `/a
* Official user documentation: <http://docs.mailman3.org/en/latest/userguide.html>
* Official admin documentation: <https://docs.mailman3.org/en/latest/>
* Upstream app code repository: <https://gitlab.com/mailman/mailman-suite>
* YunoHost documentation for this app: <https://yunohost.org/app_mailman3>
* YunoHost Store: <https://apps.yunohost.org/app/mailman3>
* Report a bug: <https://github.com/YunoHost-Apps/mailman3_ynh/issues>
## Developer info

View file

@ -5,15 +5,16 @@ It shall NOT be edited by hand.
# Mailman3 pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/mailman3.svg)](https://dash.yunohost.org/appci/app/mailman3) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/mailman3.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/mailman3.maintain.svg)
[![Niveau dintégration](https://dash.yunohost.org/integration/mailman3.svg)](https://dash.yunohost.org/appci/app/mailman3) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/mailman3.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/mailman3.maintain.svg)
[![Installer Mailman3 avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=mailman3)
*[Read this readme in english.](./README.md)*
> *Ce package vous permet d'installer Mailman3 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.*
> *Ce package vous permet dinstaller Mailman3 rapidement et simplement sur un serveur YunoHost.
Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
## Vue d'ensemble
## Vue densemble
Un gestionnaire de liste de discussion par email
@ -21,9 +22,9 @@ Un gestionnaire de liste de discussion par email
**Démo :** https://lists.mailman3.org/mailman3/lists/
## Captures d'écran
## Captures décran
![Capture d'écran de Mailman3](./doc/screenshots/screenshot1.webp)
![Capture décran de Mailman3](./doc/screenshots/screenshot1.webp)
## Avertissements / informations importantes
@ -72,11 +73,11 @@ Finally, you also configure things through the Django web admin available at `/a
## Documentations et ressources
* Site officiel de l'app : <http://www.list.org/>
* Site officiel de lapp : <http://www.list.org/>
* Documentation officielle utilisateur : <http://docs.mailman3.org/en/latest/userguide.html>
* Documentation officielle de l'admin : <https://docs.mailman3.org/en/latest/>
* Dépôt de code officiel de l'app : <https://gitlab.com/mailman/mailman-suite>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_mailman3>
* Documentation officielle de ladmin : <https://docs.mailman3.org/en/latest/>
* Dépôt de code officiel de lapp : <https://gitlab.com/mailman/mailman-suite>
* YunoHost Store: <https://apps.yunohost.org/app/mailman3>
* Signaler un bug : <https://github.com/YunoHost-Apps/mailman3_ynh/issues>
## Informations pour les développeurs
@ -91,4 +92,4 @@ ou
sudo yunohost app upgrade mailman3 -u https://github.com/YunoHost-Apps/mailman3_ynh/tree/testing --debug
```
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>
**Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>