Velaro_Chat - Version 1.1.0

Version Notes

-Auto create conversions on checkout
-Send cart contents to velaro through custom variables

Download this release

Release Info

Developer Velaro
Extension Velaro_Chat
Version 1.1.0
Comparing to
See all releases


Code changes from version 1.0.0 to 1.1.0

Files changed (1) hide show
  1. package.xml +5 -4
package.xml CHANGED
@@ -1,17 +1,18 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Velaro_Chat</name>
4
- <version>1.0.0</version>
5
  <stability>stable</stability>
6
  <license uri="https://opensource.org/licenses/OSL-3.0">Open Software License (OSL)</license>
7
  <channel>community</channel>
8
  <extends/>
9
  <summary>Add Velaro Live Chat into your pages</summary>
10
  <description>Add Velaro Live Chat into your pages</description>
11
- <notes>Initial Release</notes>
 
12
  <authors><author><name>Velaro</name><user>jtuttle87</user><email>jonathan@velaro.com</email></author></authors>
13
- <date>2015-09-24</date>
14
- <time>15:20:37</time>
15
  <contents><target name="magedesign"><dir name="."><dir name="app"><dir name="design"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><file name="velaro.xml" hash=""/></dir></dir></dir></dir><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="velaro.xml" hash=""/></dir></dir></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="."><dir name="app"><dir name="etc"><dir name="modules"><file name="Velaro_Chat.xml" hash=""/></dir></dir></dir></dir></target><target name="mageweb"><dir name="."><dir name="js"><dir name="velaro_chat"><file name="velaro-admin.js" hash="f9144c22f6ccf99022c85bc698796099"/></dir></dir></dir></target></contents>
16
  <compatible/>
17
  <dependencies><required><php><min>5.3.0</min><max>5.5.0</max></php></required></dependencies>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Velaro_Chat</name>
4
+ <version>1.1.0</version>
5
  <stability>stable</stability>
6
  <license uri="https://opensource.org/licenses/OSL-3.0">Open Software License (OSL)</license>
7
  <channel>community</channel>
8
  <extends/>
9
  <summary>Add Velaro Live Chat into your pages</summary>
10
  <description>Add Velaro Live Chat into your pages</description>
11
+ <notes>-Auto create conversions on checkout&#xD;
12
+ -Send cart contents to velaro through custom variables</notes>
13
  <authors><author><name>Velaro</name><user>jtuttle87</user><email>jonathan@velaro.com</email></author></authors>
14
+ <date>2015-09-25</date>
15
+ <time>14:59:50</time>
16
  <contents><target name="magedesign"><dir name="."><dir name="app"><dir name="design"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><file name="velaro.xml" hash=""/></dir></dir></dir></dir><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="velaro.xml" hash=""/></dir></dir></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="."><dir name="app"><dir name="etc"><dir name="modules"><file name="Velaro_Chat.xml" hash=""/></dir></dir></dir></dir></target><target name="mageweb"><dir name="."><dir name="js"><dir name="velaro_chat"><file name="velaro-admin.js" hash="f9144c22f6ccf99022c85bc698796099"/></dir></dir></dir></target></contents>
17
  <compatible/>
18
  <dependencies><required><php><min>5.3.0</min><max>5.5.0</max></php></required></dependencies>