Version Notes
initial module release
Download this release
Release Info
Developer | Live Person |
Extension | LiveEngage_Livechat_Messaging |
Version | 1.0 |
Comparing to | |
See all releases |
Version 1.0
- package.xml +18 -0
package.xml
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?xml version="1.0"?>
|
2 |
+
<package>
|
3 |
+
<name>LivePerson_LiveEngage</name>
|
4 |
+
<version>1.0.0</version>
|
5 |
+
<stability>stable</stability>
|
6 |
+
<license>N/A</license>
|
7 |
+
<channel>community</channel>
|
8 |
+
<extends/>
|
9 |
+
<summary>LiveEngage by LivePerson is the modern way to talk to visitors whether they’re on your site via desktop or on their mobile devices. Your customers prefer digital communication like chat, messaging, and SMS. With LiveEngage, you can interact with your customers however they want, from one easy-to-use platform. This module adds the necessary tag script to your site footer that enables the livechat functionality.LiveEngage by LivePerson is the modern way to talk to visitors whether they’re on your site via desktop or on their mobile devices. Your customers prefer digital communication like chat, messaging, and SMS. With LiveEngage, you can interact with your customers however they want, from one easy-to-use platform. This module adds the necessary tag script to your site footer that enables the livechat functionality.</summary>
|
10 |
+
<description>This module enables the LiveEngage widget on your website.</description>
|
11 |
+
<notes>initial module release</notes>
|
12 |
+
<authors><author><name>Live Person</name><user>MAG003412186</user><email>smbpartners@liveperson.com</email></author></authors>
|
13 |
+
<date>2016-06-06</date>
|
14 |
+
<time>19:51:10</time>
|
15 |
+
<contents></contents>
|
16 |
+
<compatible/>
|
17 |
+
<dependencies><required><php><min>5.5.11</min><max>7.0.6</max></php></required></dependencies>
|
18 |
+
</package>
|