Version Notes
Reuploaded first version.
Download this release
Release Info
Developer | Affiliate4You |
Extension | Affiliate4You_A4yPixelAndFeed |
Version | 0.1.2 |
Comparing to | |
See all releases |
Code changes from version 0.1.1 to 0.1.2
- package.xml +3 -3
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Affiliate4You_A4yPixelAndFeed</name>
|
4 |
-
<version>0.1.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://www.gnu.org/licenses/gpl-3.0.html">GPL v3</license>
|
7 |
<channel>community</channel>
|
@@ -34,10 +34,10 @@ When enabled this will add a tracking pixel to the succes sale page without you
|
|
34 |
Admin options:
|
35 |
- Enable/Disable
|
36 |
- Campaign ID</description>
|
37 |
-
<notes>
|
38 |
<authors><author><name>Affiliate4You</name><user>Affiliate4You</user><email>support@affiliate4you.nl</email></author><author><name>Lennart Kramer</name><user>lennartkramer</user><email>lennart@affiliate4you.nl</email></author></authors>
|
39 |
<date>2013-08-16</date>
|
40 |
-
<time>
|
41 |
<contents><target name="magecommunity"><dir name="Affiliate4You"><dir name="A4yPixelAndFeed"><dir name="Block"><file name="Conversion.php" hash="841dbd0c7dc96dbd220f6eecd44ee847"/></dir><dir name="Helper"><file name="Data.php" hash="e1569c51c71ca2c8cf010c702d0d3a49"/><file name="SimpleXml.php" hash="e0f2005a5d7e413bd33b5c904ecc45dc"/><file name="XmlFeed.php" hash="ba0720b40aaba458d5a897b240700d11"/></dir><dir name="Model"><file name="Observer.php" hash="31305b0b35ea8ab288e467ba28d2dd8e"/></dir><dir name="controllers"><file name="IndexController.php" hash="5eebe4a65f12c6b7f8ee6c15f1880418"/></dir><dir name="etc"><file name="adminhtml.xml" hash="8ea247e15036ac836a7c82d08f0ce2a2"/><file name="config.xml" hash="1073db6cacde3168de9060819274be16"/><file name="system.xml" hash="b4b0857d931fed53dd23af4f4e342eff"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Affiliate4You_A4yPixelAndFeed.xml" hash="74f6011a3faf75b1635eef047719815c"/></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="template"><dir name="affiliate4you_a4ypixelandfeed"><file name="conversion.phtml" hash="601d76dbbc3dbf3d03e266c7185926a1"/></dir></dir><dir name="layout"><file name="affiliate4you_a4ypixelandfeed.xml" hash="e87a32ab186a2fd1c25fc1b8d82885e1"/></dir></dir></dir></dir></target></contents>
|
42 |
<compatible/>
|
43 |
<dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Affiliate4You_A4yPixelAndFeed</name>
|
4 |
+
<version>0.1.2</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://www.gnu.org/licenses/gpl-3.0.html">GPL v3</license>
|
7 |
<channel>community</channel>
|
34 |
Admin options:
|
35 |
- Enable/Disable
|
36 |
- Campaign ID</description>
|
37 |
+
<notes>Reuploaded first version.</notes>
|
38 |
<authors><author><name>Affiliate4You</name><user>Affiliate4You</user><email>support@affiliate4you.nl</email></author><author><name>Lennart Kramer</name><user>lennartkramer</user><email>lennart@affiliate4you.nl</email></author></authors>
|
39 |
<date>2013-08-16</date>
|
40 |
+
<time>11:32:43</time>
|
41 |
<contents><target name="magecommunity"><dir name="Affiliate4You"><dir name="A4yPixelAndFeed"><dir name="Block"><file name="Conversion.php" hash="841dbd0c7dc96dbd220f6eecd44ee847"/></dir><dir name="Helper"><file name="Data.php" hash="e1569c51c71ca2c8cf010c702d0d3a49"/><file name="SimpleXml.php" hash="e0f2005a5d7e413bd33b5c904ecc45dc"/><file name="XmlFeed.php" hash="ba0720b40aaba458d5a897b240700d11"/></dir><dir name="Model"><file name="Observer.php" hash="31305b0b35ea8ab288e467ba28d2dd8e"/></dir><dir name="controllers"><file name="IndexController.php" hash="5eebe4a65f12c6b7f8ee6c15f1880418"/></dir><dir name="etc"><file name="adminhtml.xml" hash="8ea247e15036ac836a7c82d08f0ce2a2"/><file name="config.xml" hash="1073db6cacde3168de9060819274be16"/><file name="system.xml" hash="b4b0857d931fed53dd23af4f4e342eff"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Affiliate4You_A4yPixelAndFeed.xml" hash="74f6011a3faf75b1635eef047719815c"/></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="template"><dir name="affiliate4you_a4ypixelandfeed"><file name="conversion.phtml" hash="601d76dbbc3dbf3d03e266c7185926a1"/></dir></dir><dir name="layout"><file name="affiliate4you_a4ypixelandfeed.xml" hash="e87a32ab186a2fd1c25fc1b8d82885e1"/></dir></dir></dir></dir></target></contents>
|
42 |
<compatible/>
|
43 |
<dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
|