-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathreadme.txt
55 lines (39 loc) · 1.73 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
=== Order Follow Up for WooCommerce ===
Contributors: andrei.igna
Tags: woocommerce, order, follow, follow up, reviews, email
Requires at least: 4
Tested up to: 4.9
Stable tag: trunk
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Engage customers through email after a completed order or approved product review
== Description ==
Engage customers after they complete a WooCommerce shop action
At the moment the plugin can send these emails:
* Delayed (by set number of days) email after a completed WooCommerce order. Useful to ask the customer for posting a review or sharing a product
* Message after a product review is approved. Send a thankful message or something to make customers return to your shop
== Installation ==
To install the plugin, follow one of the methods:
= From site WP Admin panel =
1. Go to **Plugins -> Add New**
2. Search for **order-follow-up**
3. Click *Install* for **Order Follow Up for WooCommerce** plugin
4. Enable the plugin
= Manual file upload =
1. Download the plugin zip file from WordPress plugin page
2. Go to **Plugins -> Add New**
3. Click **Upload Plugin**
3. Choose & upload the file `order-follow-up.zip`
4. Enable the plugin
= FTP file upload =
1. Download the plugin zip file from WordPress plugin page
2. Upload `order-follow-up` to the `/wp-content/plugins/` directory
3. Enable the plugin through the **Plugins** menu in WordPress
After plugin is enabled, change the email settings & content in **WooCommerce -> Settings -> Emails** page
== Screenshots ==
1. Example of newly added emails in WooCommerce -> Settings -> Emails
2. Order Follow Up email settings
== Changelog ==
= 0.1 - 2018-03-28 =
* Feature - Email for Completed Order follow up
* Feature - Email for Approved Review