TriggMineCartRecovery - Version 2.2.0

Version Notes

New Triggers for TriggMine PRO version and export.

Download this release

Release Info

Developer TriggMine
Extension TriggMineCartRecovery
Version 2.2.0
Comparing to
See all releases


Code changes from version 2.1.0 to 2.2.0

app/code/community/Videal/Triggmine/Model/core/ApiClient.php CHANGED
@@ -47,6 +47,7 @@
47
  ),
48
  'getBuyerByEmail' => array(
49
  'method' => 'GetBuyerId',
 
50
  'paramsIn' => array(self::KEY_BUYER_ID)
51
  ),
52
  'getNewBuyer' => array(
47
  ),
48
  'getBuyerByEmail' => array(
49
  'method' => 'GetBuyerId',
50
+ 'paramsOut'=> array(self::KEY_BUYER_ID),
51
  'paramsIn' => array(self::KEY_BUYER_ID)
52
  ),
53
  'getNewBuyer' => array(
app/etc/modules/Videal_Triggmine.xml CHANGED
@@ -4,7 +4,7 @@
4
  <Videal_Triggmine>
5
  <active>true</active>
6
  <codePool>community</codePool>
7
- <version>2.1.0</version>
8
  </Videal_Triggmine>
9
  </modules>
10
  </config>
4
  <Videal_Triggmine>
5
  <active>true</active>
6
  <codePool>community</codePool>
7
+ <version>2.2.0</version>
8
  </Videal_Triggmine>
9
  </modules>
10
  </config>
package.xml CHANGED
@@ -1,7 +1,7 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>TriggMineCartRecovery</name>
4
- <version>2.1.0</version>
5
  <stability>stable</stability>
6
  <license>GPL</license>
7
  <channel>community</channel>
@@ -10,11 +10,11 @@
10
  <description>This is not your &#x2018;full of fluff&#x2019; marketing automation tool. TriggMine is crafted to actually convince your website visitors into becoming your Best Buyers.&#xD;
11
  &#xD;
12
  TriggMine is something crucial for every business but there are more than 95% of online stores that don&#x2019;t use a similar system. And those who actually use one &#x2013; spent months and tens of thousands of dollars on developing it.</description>
13
- <notes>2.1.0</notes>
14
  <authors><author><name>Triggmine</name><user>Triggmine</user><email>admin@triggmine.com</email></author></authors>
15
- <date>2015-02-19</date>
16
- <time>11:48:32</time>
17
- <contents><target name="magecommunity"><dir name="Videal"><dir name="Triggmine"><dir name="Block"><dir name="Adminhtml"><file name="Triggminebackend.php" hash="d5d872c11ae85335a8a3f627b43f2820"/></dir></dir><dir name="Helper"><file name="Data.php" hash="ae6c08289260d91677f0b26a51d45a5d"/></dir><dir name="Model"><file name="Observer.php" hash="cfa804299ce766d96e26edb6e1040b05"/><dir name="core"><file name="ApiClient.php" hash="cdfa0176f078b8c343adf3faf9a7001a"/><file name="Core.php" hash="df582eb894cdba83f674b7d48ceb52a6"/><file name="Error.php" hash="8fa1a3effc30f931f60169fd25bd849a"/><file name="Helper.php" hash="70f1bfaada3a4deae5f876bda3722146"/></dir></dir><dir name="controllers"><dir name="Adminhtml"><file name="TriggminebackendController.php" hash="2c42b9789bb22f10668ca258bb7ec15c"/></dir></dir><dir name="etc"><file name="adminhtml.xml" hash="dbaa360cbb1da748a7492c33d13f81a7"/><file name="config.xml" hash="611b2732d248cc163fb1740138761210"/><file name="system.xml" hash="a2f383e01459b73848fef582c87909e0"/></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="videal_triggmine.xml" hash="c7805fd5b5496629435a0ee08f70520e"/></dir><dir name="template"><dir name="videal"><dir name="triggmine"><file name="init.phtml" hash="d2d38515ca3f5d8f49747e0c090961a0"/></dir></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Videal_Triggmine.xml" hash="a5ac4672ce78a807506436829c04647a"/></dir></target><target name="mageweb"><dir name="js"><dir name="videal"><dir name="triggmine"><file name="api.js" hash="b279fe573df42b63f9aa98a09c65fe9d"/></dir></dir></dir></target></contents>
18
  <compatible/>
19
  <dependencies><required><php><min>5.2.1</min><max>5.5.15</max></php></required></dependencies>
20
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>TriggMineCartRecovery</name>
4
+ <version>2.2.0</version>
5
  <stability>stable</stability>
6
  <license>GPL</license>
7
  <channel>community</channel>
10
  <description>This is not your &#x2018;full of fluff&#x2019; marketing automation tool. TriggMine is crafted to actually convince your website visitors into becoming your Best Buyers.&#xD;
11
  &#xD;
12
  TriggMine is something crucial for every business but there are more than 95% of online stores that don&#x2019;t use a similar system. And those who actually use one &#x2013; spent months and tens of thousands of dollars on developing it.</description>
13
+ <notes>New Triggers for TriggMine PRO version and export.</notes>
14
  <authors><author><name>Triggmine</name><user>Triggmine</user><email>admin@triggmine.com</email></author></authors>
15
+ <date>2015-03-12</date>
16
+ <time>14:34:53</time>
17
+ <contents><target name="magecommunity"><dir name="Videal"><dir name="Triggmine"><dir name="Block"><dir name="Adminhtml"><file name="Triggminebackend.php" hash="d5d872c11ae85335a8a3f627b43f2820"/></dir></dir><dir name="Helper"><file name="Data.php" hash="ae6c08289260d91677f0b26a51d45a5d"/></dir><dir name="Model"><file name="Observer.php" hash="cfa804299ce766d96e26edb6e1040b05"/><dir name="core"><file name="ApiClient.php" hash="0b68e4f2a04125cc32edcca41d27135f"/><file name="Core.php" hash="df582eb894cdba83f674b7d48ceb52a6"/><file name="Error.php" hash="8fa1a3effc30f931f60169fd25bd849a"/><file name="Helper.php" hash="70f1bfaada3a4deae5f876bda3722146"/></dir></dir><dir name="controllers"><dir name="Adminhtml"><file name="TriggminebackendController.php" hash="2c42b9789bb22f10668ca258bb7ec15c"/></dir></dir><dir name="etc"><file name="adminhtml.xml" hash="dbaa360cbb1da748a7492c33d13f81a7"/><file name="config.xml" hash="611b2732d248cc163fb1740138761210"/><file name="system.xml" hash="a2f383e01459b73848fef582c87909e0"/></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="videal_triggmine.xml" hash="c7805fd5b5496629435a0ee08f70520e"/></dir><dir name="template"><dir name="videal"><dir name="triggmine"><file name="init.phtml" hash="d2d38515ca3f5d8f49747e0c090961a0"/></dir></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Videal_Triggmine.xml" hash="769d82f538877ff4bf8f6f46f046690a"/></dir></target><target name="mageweb"><dir name="js"><dir name="videal"><dir name="triggmine"><file name="api.js" hash="b279fe573df42b63f9aa98a09c65fe9d"/></dir></dir></dir></target></contents>
18
  <compatible/>
19
  <dependencies><required><php><min>5.2.1</min><max>5.5.15</max></php></required></dependencies>
20
  </package>