-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
144 lines (98 loc) · 2.66 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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
=== Belco.io for Woocommerce ===
Contributors: belco
Donate link: https://belco.io
Tags: ecommerce, woocommerce, live-chat, email, telephony, customer support, crm
Requires at least: 3.9.1
Requires PHP: 7.4
Tested up to: 6.0.1
Stable tag: 0.9.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
“Make customer service your competitive advantage.”
== Description ==
This plugin integrates Belco.io with WordPress and Woocommerce.
Belco is the newest generation customer service software
that helps you pro-actively engage your customers, wherever they are.
You can sign up for a 14 day free trial at https://app.belco.io/signup
== Installation ==
This section describes how to install the plugin and get it working.
e.g.
1. Upload `belco` to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Follow the instructions to finish the installation
== Upgrade Notice ==
-
== Frequently Asked Questions ==
= Where can I sign-up? =
You can sign up for a 14 day free trial at https://app.belco.io/signup
== Screenshots ==
1. Customer card, instantly see all customer information when you receive or make a call.
== Changelog ==
= 0.9.4 =
- Wordpress 6.0.1 + PHP 8.1 + WooCommerce 6.8.2
= 0.9.3 =
- WordPress 5.5
= 0.9.2 =
- Fix issue with logged in users
= 0.9.1 =
- WooCommerce Api v3 support for Belco
- Add email parameter to orders endpoint
= 0.9.0 =
- Load config with AJAX in order to bypass page caching
= 0.8.3 =
- Add event properties
= 0.8.2 =
- Changed event type handler name
= 0.8.1 =
- Update event tracking variable
= 0.8.0 =
- Tested up to WP 5.4 and WooCommerce 3.8.1
- Improved API request handling
- Added basic event tracking
= 0.7.2 =
- Tested up to WP 5.3 and WooCommerce 3.8.1
= 0.7.1 =
- Add shopId to anonymous order config
= 0.7.0 =
- Add new widget init code
- Sync WooCommerce orders through JS api
= 0.6.1 =
- Fix WordPress connector
= 0.6.0 =
- Add customer update and delete action hooks
- Plugin can now be used without WooCommerce
= 0.5.2 =
- PHP 7 support
= 0.5.0 =
- Wordpress 4.5+ support
= 0.4.1 =
- Added logo
= 0.4.0 =
- Added email filter to WC api
- Correctly syncing guest customer data after completed order
= 0.3.8 =
- Code clean-up
= 0.3.7 =
- Improved shop setup verification
= 0.3.6 =
- Compatibility with WP 4.3
= 0.3.4 =
- Test with latest WP 4.2
- Some code refactoring
= 0.3.4 =
- Moved client css to cdn.
= 0.3.3 =
- Bug fixes
= 0.3.2 =
- Bug fixes
= 0.3.1 =
- Added correct admin.js file.
= 0.3 =
- Configured correct app frontend url.
- Bug fixes
= 0.2 =
- Fixed ssl issues.
- Updated correct api url.
- Added screenshot.
= 0.1 =
Initial release.