| 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 |
|