2022-01-04 22:32:12 +01:00
|
|
|
<!--
|
|
|
|
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.
|
|
|
|
-->
|
|
|
|
|
2019-02-25 19:36:03 +01:00
|
|
|
# Rainloop for YunoHost
|
|
|
|
|
2020-03-29 13:51:55 +02:00
|
|
|
[![Integration level](https://dash.yunohost.org/integration/rainloop.svg)](https://dash.yunohost.org/appci/app/rainloop) ![](https://ci-apps.yunohost.org/ci/badges/rainloop.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/rainloop.maintain.svg)
|
2020-12-26 23:15:09 +01:00
|
|
|
[![Install Rainloop with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=rainloop)
|
2019-02-25 19:36:03 +01:00
|
|
|
|
|
|
|
*[Lire ce readme en français.](./README_fr.md)*
|
|
|
|
|
2022-01-04 22:32:12 +01:00
|
|
|
> *This package allows you to install Rainloop 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.*
|
2019-02-25 19:36:03 +01:00
|
|
|
|
|
|
|
## Overview
|
|
|
|
|
2022-01-04 22:32:12 +01:00
|
|
|
Lightweight multi-account webmail
|
2016-12-18 01:32:36 +01:00
|
|
|
|
2022-01-09 19:05:30 +01:00
|
|
|
**Shipped version:** 1.16.0~ynh2
|
2015-08-10 00:57:04 +02:00
|
|
|
|
2022-01-04 22:32:12 +01:00
|
|
|
**Demo:** https://mail.rainloop.net/
|
2019-02-25 19:36:03 +01:00
|
|
|
|
2022-03-31 11:06:19 +02:00
|
|
|
## Screenshots
|
|
|
|
|
|
|
|
![](./doc/screenshots/screenshot.png)
|
|
|
|
|
2022-01-04 22:32:12 +01:00
|
|
|
## Documentation and resources
|
2019-02-25 19:36:03 +01:00
|
|
|
|
2022-01-04 22:32:12 +01:00
|
|
|
* Official app website: https://www.rainloop.net/
|
|
|
|
* Official admin documentation: https://www.rainloop.net/docs/configuration/
|
|
|
|
* Upstream app code repository: https://github.com/RainLoop/rainloop-webmail
|
|
|
|
* YunoHost documentation for this app: https://yunohost.org/app_rainloop
|
|
|
|
* Report a bug: https://github.com/YunoHost-Apps/rainloop_ynh/issues
|
2019-02-25 19:36:03 +01:00
|
|
|
|
2022-01-04 22:32:12 +01:00
|
|
|
## Developer info
|
2019-02-25 19:36:03 +01:00
|
|
|
|
2022-01-04 22:32:12 +01:00
|
|
|
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/rainloop_ynh/tree/testing).
|
2019-02-25 19:36:03 +01:00
|
|
|
|
|
|
|
To try the testing branch, please proceed like that.
|
|
|
|
```
|
|
|
|
sudo yunohost app install https://github.com/YunoHost-Apps/rainloop_ynh/tree/testing --debug
|
|
|
|
or
|
|
|
|
sudo yunohost app upgrade rainloop -u https://github.com/YunoHost-Apps/rainloop_ynh/tree/testing --debug
|
|
|
|
```
|
2022-01-04 22:32:12 +01:00
|
|
|
|
|
|
|
**More info regarding app packaging:** https://yunohost.org/packaging_apps
|