| 1 |
# Mailrelay - Wordpress plugin |
| 2 |
|
| 3 |
Easily sync your Wordpress users with [Mailrelay.com][1]. |
| 4 |
|
| 5 |
# Installation |
| 6 |
|
| 7 |
The easiest way to install is to download directly from the [WordPress plugin repository][2]. You can also download the zip file directly from [our website][1] and install in WP Admin -> Plugins -> Add new -> Upload. |
| 8 |
|
| 9 |
If you want to use the latest version in git, clone it in wp-content/plugins/mailrelay |
| 10 |
|
| 11 |
[1]: https://mailrelay.com/ |
| 12 |
[2]: https://wordpress.org/plugins/mailrelay/ |
| 13 |
|