PluginProbe
Mailrelay / 2.0
Mailrelay v2.0
3.0 3.0.1 3.0.2 trunk 1.5 1.6 1.7 1.7.1 1.7.2 1.7.3 1.7.4 1.8.0 1.8.1 2.0 2.0.1 2.0.2 2.1.0 2.1.1 2.1.2 2.1.3
mailrelay / readme.txt

readme.txt in Mailrelay 2.0, at readme.txt

62 lines 1.7 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 === Mailrelay ===
2 Contributors: Mailrelay.com
3 Donate link:
4 Tags: mailrelay,newsletter,email marketing
5 Requires at least: 5.0
6 Tested up to: 5.9
7 Stable tag: 2.0
8 License: GPLv2 or later
9 License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
11 Easily sync your wordpress users with Mailrelay.com.
12
13 == Description ==
14
15 This plugin allows you to sync all Wordpress users with one or more groups in Mailrelay allowing your website users to receive newsletters, notifications etc.
16
17 == Installation ==
18
19 Before starting, make sure you have an active Mailrelay.com account and your account has a valid Api Key.
20
21 1. Upload mailrelay folder to the `/wp-content/plugins/` directory or download it from the Wordpress plugin repository
22 2. Activate the plugin through the 'Plugins' menu in WordPress
23 3. Go to Settings -> Mailrelay and configure your account details
24
25 == Configuration ==
26
27 Once the extension is installed you will have a new settings option: Mailrelay -> Authentication
28
29 At this page, you will need to fill in the following data:
30
31 - Account
32 - API Key
33
34 The Account information can be found in your Mailrelay's welcome email.
35 And your API Key can be created at your Mailrelay account under settings -> API Keys
36
37 Once this data is successfully saved you can run the user sync.
38
39 == Changelog ==
40
41 = 2.0 =
42 *Release Date - 04 Feb 2022*
43
44 * Add option to sync WooCommerce customers
45 * Plugin is compatible with Wordpress 5.9.
46 * Removed support for legacy API
47
48 = 1.8.1 =
49 *Release Date - 29 Oct 2016*
50
51 * Fix a warning depending on error_reporting set in PHP
52
53 = 1.8.0 =
54 *Release Date - 17 May 2016*
55
56 * Add option to automatically sync new users
57
58 = 1.7.4 =
59 *Release Date - 18 Nov 2015*
60
61 * Add German translation
62