Adwise_DynamicRemarketing - Version 1.0.2

Version Notes

Added "entity_id" as prodid param for Remarketing Tag matching the merchant shopping feed.

Download this release

Release Info

Developer Adwise Internetmarketing
Extension Adwise_DynamicRemarketing
Version 1.0.2
Comparing to
See all releases


Code changes from version 1.0.1 to 1.0.2

Files changed (1) hide show
  1. package.xml +4 -4
package.xml CHANGED
@@ -1,7 +1,7 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Adwise_DynamicRemarketing</name>
4
- <version>1.0.1</version>
5
  <stability>stable</stability>
6
  <license uri="http://opensource.org/licenses/GPL-3.0">GNU General Public License (GPL)</license>
7
  <channel>community</channel>
@@ -16,9 +16,9 @@ For more information about Google Dynamic Remarketing, please refer to: http://w
16
  Read more information about the Dynamic Remarketing module (in Dutch).</description>
17
  <notes>Added "entity_id" as prodid param for Remarketing Tag matching the merchant shopping feed.</notes>
18
  <authors><author><name>Adwise Internetmarketing</name><user>adwise_im</user><email>daniel@adwise.nl</email></author></authors>
19
- <date>2013-11-07</date>
20
- <time>08:43:12</time>
21
  <contents><target name="magecommunity"><dir name="Adwise"><dir name="DynamicRemarketing"><dir name="Block"><file name="Script.php" hash="4b5a4d454c875bbb8f61bc2c536e7780"/></dir><dir name="Helper"><file name="Data.php" hash="edd987cb2f182acaea6fd19fd90d6a93"/></dir><dir name="Model"><dir name="System"><dir name="Config"><dir name="Source"><file name="Attributes.php" hash="0ef20e78b4d91107c85595229e09355f"/></dir></dir></dir></dir><dir name="etc"><file name="adminhtml.xml" hash="155d37e06a50763f065c8fc867e4c213"/><file name="config.xml" hash="661e896bd835018877d80f3fe7f93a69"/><file name="system.xml" hash="25955859d6fe07db1c80aa611e9b8e71"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Adwise_DynamicRemarketing.xml" hash="b3492ee65ccf37faefcabb0f2db12018"/></dir></target><target name="magelocale"><dir><dir name="nl_NL"><file name="Adwise_DynamicRemarketing.csv" hash="9cbf9dbdd120fcc114bd08408915b4f9"/></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="default"><dir name="default"><dir name="template"><dir name="adwise"><dir name="dynamicremarketing"><file name="script.phtml" hash="b1c4a3d742bb8e503e7c9733739751f5"/></dir></dir></dir><dir name="layout"><file name="dynamicremarketing.xml" hash="23c787db8182db01f3a35f8ecc8854d8"/></dir></dir></dir></dir></target></contents>
22
  <compatible/>
23
- <dependencies><required><php><min>5.2.13</min><max>5.3.24</max></php></required></dependencies>
24
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Adwise_DynamicRemarketing</name>
4
+ <version>1.0.2</version>
5
  <stability>stable</stability>
6
  <license uri="http://opensource.org/licenses/GPL-3.0">GNU General Public License (GPL)</license>
7
  <channel>community</channel>
16
  Read more information about the Dynamic Remarketing module (in Dutch).</description>
17
  <notes>Added "entity_id" as prodid param for Remarketing Tag matching the merchant shopping feed.</notes>
18
  <authors><author><name>Adwise Internetmarketing</name><user>adwise_im</user><email>daniel@adwise.nl</email></author></authors>
19
+ <date>2014-02-21</date>
20
+ <time>11:10:12</time>
21
  <contents><target name="magecommunity"><dir name="Adwise"><dir name="DynamicRemarketing"><dir name="Block"><file name="Script.php" hash="4b5a4d454c875bbb8f61bc2c536e7780"/></dir><dir name="Helper"><file name="Data.php" hash="edd987cb2f182acaea6fd19fd90d6a93"/></dir><dir name="Model"><dir name="System"><dir name="Config"><dir name="Source"><file name="Attributes.php" hash="0ef20e78b4d91107c85595229e09355f"/></dir></dir></dir></dir><dir name="etc"><file name="adminhtml.xml" hash="155d37e06a50763f065c8fc867e4c213"/><file name="config.xml" hash="661e896bd835018877d80f3fe7f93a69"/><file name="system.xml" hash="25955859d6fe07db1c80aa611e9b8e71"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Adwise_DynamicRemarketing.xml" hash="b3492ee65ccf37faefcabb0f2db12018"/></dir></target><target name="magelocale"><dir><dir name="nl_NL"><file name="Adwise_DynamicRemarketing.csv" hash="9cbf9dbdd120fcc114bd08408915b4f9"/></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="default"><dir name="default"><dir name="template"><dir name="adwise"><dir name="dynamicremarketing"><file name="script.phtml" hash="b1c4a3d742bb8e503e7c9733739751f5"/></dir></dir></dir><dir name="layout"><file name="dynamicremarketing.xml" hash="23c787db8182db01f3a35f8ecc8854d8"/></dir></dir></dir></dir></target></contents>
22
  <compatible/>
23
+ <dependencies><required><php><min>5.0.0</min><max>6.0.0</max></php></required></dependencies>
24
  </package>