Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/pierre-alain-b/rainloop-nextcloud.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPierre-Alain Bandinelli <pa@bandinelli.net>2017-03-17 20:54:34 +0300
committerPierre-Alain Bandinelli <pa@bandinelli.net>2017-03-17 20:54:34 +0300
commited7926798d8ce4575e51b63db99f8e908ec65395 (patch)
tree20d0b3dc99bdb0ff043b7d3e211f5b9cad8105b4
parent1aaeb0b2f3b9ff9417b8be358200ed5765707298 (diff)
Bumping nc plugin version number4.28.0
-rwxr-xr-xrainloop/INSTALL22
-rwxr-xr-xrainloop/VERSION2
-rw-r--r--rainloop/appinfo/info.xml2
-rwxr-xr-xrainloop/appinfo/version2
4 files changed, 12 insertions, 16 deletions
diff --git a/rainloop/INSTALL b/rainloop/INSTALL
index cf1f32f..a5b5b2c 100755
--- a/rainloop/INSTALL
+++ b/rainloop/INSTALL
@@ -1,23 +1,19 @@
************************************************************************
*
-* ownCloud - RainLoop Webmail package
+* Nextcloud - RainLoop Webmail package
*
-* @author RainLoop Team
-* @copyright 2016 RainLoop Team
+* @author RainLoop Team & Pierre-Alain Bandinelli
*
-* https://github.com/RainLoop/rainloop-webmail/tree/master/build/owncloud
*
************************************************************************
REQUIREMENTS:
-- ownCloud version 6 or higher
+- nextCloud version 10 or higher
-INSTALL:
-- Unpack the RainLoop Webmail application package in the apps directory of your OwnCloud instance
-
-
-CONFIGURATION:
-- ownCloud:
- 1) In the Apps > Enable 'RainLoop' plugin
- 2) In the Settings > Personal > Type your mail server email (login) and password
+INSTALL & CONFIGURATION:
+Start within Nextcloud, and click on the "+ Apps" button in the upper-left corner dropdown menu:
+Then, enable the Rainloop plugin that is in the "Social & communication" section.
+After a quick wait, Rainloop is installed. Even if it is really attractive, it is too soon to click on the newly appeared "Email" icon in the apps list. You should configure Rainloop before using it (which makes some sense, doesn'it): go to Nextcloud admin panel (upper-right corner dropdown menu) and go to "Additionnal settings". There click on the "Go to RainLoop Webmail admin panel".
+In the Rainloop admin prompt, the default login is "admin" and the default password is "12345". No need to advise you to change it once in the admin panel!
+This is it, you are now free to configure Rainloop as you wish. One important point is the Domains section when you will set up the IMAP/SMTP parameters that shall be associated with the email adresses of your users.
diff --git a/rainloop/VERSION b/rainloop/VERSION
index 238cd7a..4e940ae 100755
--- a/rainloop/VERSION
+++ b/rainloop/VERSION
@@ -1 +1 @@
-4.27.0 \ No newline at end of file
+4.28.0 \ No newline at end of file
diff --git a/rainloop/appinfo/info.xml b/rainloop/appinfo/info.xml
index 69912b7..0b532f6 100644
--- a/rainloop/appinfo/info.xml
+++ b/rainloop/appinfo/info.xml
@@ -5,7 +5,7 @@
<name>RainLoop</name>
<summary>RainLoop Webmail</summary>
<description>Simple, modern and fast web-based email client. After enabling in Nextcloud, go to Nextcloud admin panel, "Additionnal settings" and you will see a "Rainloop webmail" section. There, click on the link to go to the Rainloop admin panel. The default user/password is admin/12345.</description>
- <version>4.27.0</version>
+ <version>4.28.0</version>
<licence>AGPL</licence>
<author>RainLoop Team</author>
<require>6.0</require>
diff --git a/rainloop/appinfo/version b/rainloop/appinfo/version
index 238cd7a..4e940ae 100755
--- a/rainloop/appinfo/version
+++ b/rainloop/appinfo/version
@@ -1 +1 @@
-4.27.0 \ No newline at end of file
+4.28.0 \ No newline at end of file