Version Notes
Fixed bug from 1.0.2 release (missing file).
Download this release
Release Info
Developer | Angell EYE, LLC |
Extension | Angelleye_PayPal_BML_Banners |
Version | 1.0.3 |
Comparing to | |
See all releases |
Code changes from version 1.0.2 to 1.0.3
app/design/frontend/default/default/template/paypalbanner/snippet.phtml
ADDED
@@ -0,0 +1 @@
|
|
|
1 |
+
<?php echo $this->getBannerCode();?>
|
package.xml
CHANGED
@@ -1,18 +1,18 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Angelleye_PayPal_BML_Banners</name>
|
4 |
-
<version>1.0.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/licenses/osl-3.0.php">OSL v3.0</license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
<summary>Easily add PayPal Bill Me Later financing promotional banners to your Magento site.</summary>
|
10 |
<description>The module will give you the ability to easily add a PayPal Bill Me Later promotional banner ads (financing offers) to your home page, category pages, product detail pages, and your shopping cart.</description>
|
11 |
-
<notes>
|
12 |
<authors><author><name>Angell EYE, LLC</name><user>angelleye</user><email>andrew@angelleye.com</email></author></authors>
|
13 |
<date>2013-11-22</date>
|
14 |
-
<time>
|
15 |
-
<contents><target name="magecommunity"><dir name="Angelleye"><dir name="PaypalBanner"><dir name="Block"><file name="Banner.php" hash="c1d46299ee0f006972d9b03f09469d32"/><file name="Settings.php" hash="0e74c0d3f55b567391317c36252cef3c"/><dir name="System"><dir name="Field"><file name="Id.php" hash="db22bc4c991021446b601863f379b723"/></dir></dir></dir><dir name="Helper"><file name="Data.php" hash="e7a3afc7b66633e46de1c5d870d7fd91"/></dir><dir name="Model"><file name="Client.php" hash="46d88b3a36986fb4aa92d0f3f836beb1"/><file name="Config.php" hash="280d4f1bdcd5793c6be4bcb7a09d3a04"/><file name="Observer.php" hash="3e598f4cd6029a405fb72c31ec977317"/><dir name="System"><dir name="Config"><file name="Position.php" hash="414a7e9017f72ca2f230742cbc8abd6b"/><file name="Size.php" hash="a75fab8643bbbb2f41b1703dd6d2487a"/></dir></dir></dir><dir name="controllers"><file name="PpbsettingsController.php" hash="53ebc7593b3deb2fbae27c6e3e0ad21b"/><file name="SettingsController.php" hash="0b9129ccb46b7f91826b3099c522dff6"/></dir><dir name="etc"><file name="config.xml" hash="cb2b8aec45482226fd08bc3f87a7229e"/><file name="system.xml" hash="2cef785dea3409a55b8a0264bf7f7054"/></dir><dir name="sql"><dir name="paypalbanner_setup"><file name="mysql4-install-0.0.1.php" hash="dfaec511268382bb65b52fe7e794fff0"/></dir></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="default"><dir name="default"><dir name="layout"><file name="paypalbanner.xml" hash="78644a669cf4e6aacf858e61d399e81e"/></dir><dir name="template"><dir name="paypalbanner"><file name="settings.phtml" hash="63487b3474eb56e8ac33842dd7016886"/></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Angelleye_PaypalBanner.xml" hash="1b360ec01ee752e5958551582a941dd8"/></dir></target></contents>
|
16 |
<compatible/>
|
17 |
<dependencies><required><php><min>5.1.0</min><max>6.0.0</max></php></required></dependencies>
|
18 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Angelleye_PayPal_BML_Banners</name>
|
4 |
+
<version>1.0.3</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/licenses/osl-3.0.php">OSL v3.0</license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
<summary>Easily add PayPal Bill Me Later financing promotional banners to your Magento site.</summary>
|
10 |
<description>The module will give you the ability to easily add a PayPal Bill Me Later promotional banner ads (financing offers) to your home page, category pages, product detail pages, and your shopping cart.</description>
|
11 |
+
<notes>Fixed bug from 1.0.2 release (missing file).</notes>
|
12 |
<authors><author><name>Angell EYE, LLC</name><user>angelleye</user><email>andrew@angelleye.com</email></author></authors>
|
13 |
<date>2013-11-22</date>
|
14 |
+
<time>03:33:51</time>
|
15 |
+
<contents><target name="magecommunity"><dir name="Angelleye"><dir name="PaypalBanner"><dir name="Block"><file name="Banner.php" hash="c1d46299ee0f006972d9b03f09469d32"/><file name="Settings.php" hash="0e74c0d3f55b567391317c36252cef3c"/><dir name="System"><dir name="Field"><file name="Id.php" hash="db22bc4c991021446b601863f379b723"/></dir></dir></dir><dir name="Helper"><file name="Data.php" hash="e7a3afc7b66633e46de1c5d870d7fd91"/></dir><dir name="Model"><file name="Client.php" hash="46d88b3a36986fb4aa92d0f3f836beb1"/><file name="Config.php" hash="280d4f1bdcd5793c6be4bcb7a09d3a04"/><file name="Observer.php" hash="3e598f4cd6029a405fb72c31ec977317"/><dir name="System"><dir name="Config"><file name="Position.php" hash="414a7e9017f72ca2f230742cbc8abd6b"/><file name="Size.php" hash="a75fab8643bbbb2f41b1703dd6d2487a"/></dir></dir></dir><dir name="controllers"><file name="PpbsettingsController.php" hash="53ebc7593b3deb2fbae27c6e3e0ad21b"/><file name="SettingsController.php" hash="0b9129ccb46b7f91826b3099c522dff6"/></dir><dir name="etc"><file name="config.xml" hash="cb2b8aec45482226fd08bc3f87a7229e"/><file name="system.xml" hash="2cef785dea3409a55b8a0264bf7f7054"/></dir><dir name="sql"><dir name="paypalbanner_setup"><file name="mysql4-install-0.0.1.php" hash="dfaec511268382bb65b52fe7e794fff0"/></dir></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="default"><dir name="default"><dir name="layout"><file name="paypalbanner.xml" hash="78644a669cf4e6aacf858e61d399e81e"/></dir><dir name="template"><dir name="paypalbanner"><file name="settings.phtml" hash="63487b3474eb56e8ac33842dd7016886"/><file name="snippet.phtml" hash="d3063b5e653bfa03deb342b4e542ab57"/></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Angelleye_PaypalBanner.xml" hash="1b360ec01ee752e5958551582a941dd8"/></dir></target></contents>
|
16 |
<compatible/>
|
17 |
<dependencies><required><php><min>5.1.0</min><max>6.0.0</max></php></required></dependencies>
|
18 |
</package>
|