Version Notes
- Changed dashboard link
Download this release
Release Info
Developer | Daniel Moreira |
Extension | Fp_Followprice |
Version | 1.0.6 |
Comparing to | |
See all releases |
Code changes from version 1.0.5 to 1.0.6
app/code/community/Fp/Followprice/etc/config.xml
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
<config>
|
3 |
<modules>
|
4 |
<Fp_Followprice>
|
5 |
-
<version>1.0.
|
6 |
</Fp_Followprice>
|
7 |
</modules>
|
8 |
<default>
|
2 |
<config>
|
3 |
<modules>
|
4 |
<Fp_Followprice>
|
5 |
+
<version>1.0.6.0</version>
|
6 |
</Fp_Followprice>
|
7 |
</modules>
|
8 |
<default>
|
app/design/adminhtml/default/default/template/fp/followprice.phtml
CHANGED
@@ -17,7 +17,7 @@ var configurationUrl = '<?php echo $configuration_url; ?>';
|
|
17 |
|
18 |
<p class="fp-block-text">Click to access your followprice dashboard in a new tab.</p>
|
19 |
|
20 |
-
<a target="_blank" href="https://followprice.co/
|
21 |
</div>
|
22 |
</div><div class="fp-block-right fp-block-right-back-dashboard"></div>
|
23 |
|
17 |
|
18 |
<p class="fp-block-text">Click to access your followprice dashboard in a new tab.</p>
|
19 |
|
20 |
+
<a target="_blank" href="https://followprice.co/store" class="fp-button fp-button-primary fp-button-large" type="submit" >Go to my Dashboard<span class="icon-external-link"></span></a>
|
21 |
</div>
|
22 |
</div><div class="fp-block-right fp-block-right-back-dashboard"></div>
|
23 |
|
package.xml
CHANGED
@@ -1,18 +1,18 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Fp_Followprice</name>
|
4 |
-
<version>1.0.
|
5 |
<stability>devel</stability>
|
6 |
<license uri="http://opensource.org/licenses/MIT">Massachusetts Institute of Technology License </license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
<summary>Displays a button for customers to follow your products and get notified via facebook and email once the price drops or if there are changes in availability.</summary>
|
10 |
-
<description>Displays a button for customers to follow your products and get
|
11 |
-
<notes>-
|
12 |
<authors><author><name>Daniel Moreira</name><user>danielmoreira</user><email>daniel.moreira@followprice.co</email></author></authors>
|
13 |
-
<date>2015-
|
14 |
-
<time>
|
15 |
-
<contents><target name="magecommunity"><dir name="Fp"><dir name="Followprice"><dir name="Block"><dir name="Adminhtml"><file name="Notifications.php" hash="81c6b8799b9074538a824269ff5d358e"/><dir name="System"><dir name="Config"><file name="Style.php" hash="0ecdb2763298753653d565da26330b76"/></dir></dir></dir><file name="FollowpriceButtonAtProduct.php" hash="fbc58b2a7413a64446f95b137e47d3e7"/></dir><dir name="Helper"><file name="Data.php" hash="b57fb5daa7144cb08d3fc44010ce71eb"/></dir><dir name="Model"><file name="Allignment.php" hash="324d087936b060290b6d3545388f9b53"/><file name="Enable.php" hash="1f04e57aa590140099225d11a801240c"/><file name="Observer.php" hash="a67bb3d273107c48154a1ee81691127c"/><file name="Position.php" hash="00ce4ba5ca600ee097af0aa1cd651b67"/><file name="Style.php" hash="b9f370ba2b7b8b8fbdf932c7eeaed9b0"/></dir><dir name="controllers"><file name="IndexController.php" hash="81854deadf1dffbd0402f0670e4b8e36"/></dir><dir name="etc"><file name="config.xml" hash="
|
16 |
<compatible/>
|
17 |
<dependencies><required><php><min>4.0.0</min><max>7.0.0</max></php></required></dependencies>
|
18 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Fp_Followprice</name>
|
4 |
+
<version>1.0.6</version>
|
5 |
<stability>devel</stability>
|
6 |
<license uri="http://opensource.org/licenses/MIT">Massachusetts Institute of Technology License </license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
<summary>Displays a button for customers to follow your products and get notified via facebook and email once the price drops or if there are changes in availability.</summary>
|
10 |
+
<description>Displays a button for customers to follow your products and get notified on price and availability changes.</description>
|
11 |
+
<notes>- Changed dashboard link</notes>
|
12 |
<authors><author><name>Daniel Moreira</name><user>danielmoreira</user><email>daniel.moreira@followprice.co</email></author></authors>
|
13 |
+
<date>2015-12-22</date>
|
14 |
+
<time>12:28:41</time>
|
15 |
+
<contents><target name="magecommunity"><dir name="Fp"><dir name="Followprice"><dir name="Block"><dir name="Adminhtml"><file name="Notifications.php" hash="81c6b8799b9074538a824269ff5d358e"/><dir name="System"><dir name="Config"><file name="Style.php" hash="0ecdb2763298753653d565da26330b76"/></dir></dir></dir><file name="FollowpriceButtonAtProduct.php" hash="fbc58b2a7413a64446f95b137e47d3e7"/></dir><dir name="Helper"><file name="Data.php" hash="b57fb5daa7144cb08d3fc44010ce71eb"/></dir><dir name="Model"><file name="Allignment.php" hash="324d087936b060290b6d3545388f9b53"/><file name="Enable.php" hash="1f04e57aa590140099225d11a801240c"/><file name="Observer.php" hash="a67bb3d273107c48154a1ee81691127c"/><file name="Position.php" hash="00ce4ba5ca600ee097af0aa1cd651b67"/><file name="Style.php" hash="b9f370ba2b7b8b8fbdf932c7eeaed9b0"/></dir><dir name="controllers"><file name="IndexController.php" hash="81854deadf1dffbd0402f0670e4b8e36"/></dir><dir name="etc"><file name="config.xml" hash="a0c8e4df5e981cf348f1d19ac1621731"/><file name="system.xml" hash="ac1ec9cc0faa9c7a9e37fc71be318bf3"/></dir></dir></dir></target><target name="magedesign"><dir name="adminhtml"><dir name="base"><dir name="default"><dir name="template"><dir name="Fp_Followprice"><dir name="system"><dir name="config"><file name="style.phtml" hash="a8aa43dd93f3e775cd9c3b8a236ab318"/></dir></dir></dir></dir></dir></dir><dir name="default"><dir name="default"><dir name="layout"><file name="followprice.xml" hash="8aa83cf222a39c8f21c33643e2de56c3"/></dir><dir name="template"><dir name="fp"><file name="followprice.phtml" hash="035f279160af34e7b18685a7ac02c091"/><file name="notification.phtml" hash="7fb8d2a952c69acedfed238892fb4015"/></dir></dir></dir></dir></dir><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><dir name="fp"><file name="followprice.xml" hash="3d12db5d746540443a877dfc1c5b5a04"/></dir></dir><dir name="template"><dir name="fp"><file name="followprice_button.phtml" hash="2640e11eb1483b04c43177299722fa13"/></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Fp_Followprice.xml" hash="ddee688a2070307d097e00b76175a18c"/></dir></target><target name="mageskin"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="images"><dir name="followprice"><file name="dashboard-back.png" hash="d7040bc21d87f650dccde302e126c70c"/><file name="error.png" hash="93d23857d03b5a44187dc574ce1e5465"/><file name="full-logo.svg" hash="807ad65eedeec0b8ce102468badf51bc"/><file name="gear.png" hash="1f954abb69be98641b73fe0fbf42c1ce"/><file name="notice.png" hash="3d0191d064e33a2f4eb27c5585a1d501"/><file name="success.png" hash="73197733740767729f71ccfd0d72e03b"/><file name="warning.png" hash="dc5512924fdd1df2b9158f11d6c07a05"/></dir></dir><file name="followprice_report.css" hash="9c4cb3aa615015efbaedc852d27655f0"/></dir></dir></dir></target><target name="mage"><dir name="js"><dir name="followprice"><file name="followprice.js" hash="ea9e3e7ccdd647a7de2c8de75fb75b41"/><file name="jquery-1.11.3.min.js" hash="895323ed2f7258af4fae2c738c8aea49"/></dir></dir></target></contents>
|
16 |
<compatible/>
|
17 |
<dependencies><required><php><min>4.0.0</min><max>7.0.0</max></php></required></dependencies>
|
18 |
</package>
|