Version Notes
Initial launch 1.0.3, stable
Download this release
Release Info
Developer | shopry |
Extension | Stamped_Reviews |
Version | 1.0.3 |
Comparing to | |
See all releases |
Code changes from version 1.0.2 to 1.0.3
app/design/frontend/base/default/template/stamped/javascript.phtml
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
<link href="https://stamped-io.azureedge.net/files/widget.min.css?v=1.1" rel="stylesheet" type="text/css" media="all" />
|
2 |
-
<script type="text/javascript" src="https://stamped-io.azureedge.net/files/widget.min.js?v=1.1"></script>
|
3 |
<script>
|
4 |
StampedFn.init({
|
5 |
apiKey: '<?php echo $this->getApiKey(); ?>',
|
1 |
+
<link href="https://cdn-stamped-io.azureedge.net/files/widget.min.css?v=1.1" rel="stylesheet" type="text/css" media="all" />
|
2 |
+
<script type="text/javascript" src="https://cdn-stamped-io.azureedge.net/files/widget.min.js?v=1.1"></script>
|
3 |
<script>
|
4 |
StampedFn.init({
|
5 |
apiKey: '<?php echo $this->getApiKey(); ?>',
|
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Stamped_Reviews</name>
|
4 |
-
<version>1.0.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://www.stamped.io/">custom</license>
|
7 |
<channel>community</channel>
|
@@ -11,11 +11,11 @@
|
|
11 |

|
12 |
Customers writes their review directly in the email
|
13 |
The emails which will be sent to your customers includes a review form, allowing your customers to leave their reviews directly in the email without having to go to a external website, hence, making it convenient for your customers. This convenience increases the chance of getting more reviews. Our users has experienced 300% more conversions in reviews received! And has seen an increase of 30% in Sales conversions</description>
|
14 |
-
<notes>Initial launch 1.0.
|
15 |
<authors><author><name>shopry</name><user>shopry</user><email>tommy@shopry.com</email></author></authors>
|
16 |
<date>2016-08-10</date>
|
17 |
-
<time>11:
|
18 |
-
<contents><target name="magecommunity"><dir name="Stamped"><dir name="Core"><dir name="Block"><dir name="AdminHtml"><dir name="System"><dir name="Config"><dir name="Form"><file name="Button.php" hash="58571b0ae5c6b4cc340abea1ba16c919"/></dir></dir></dir></dir><file name="Stamped.php" hash="af939ae833fd985e06ce061add9688c3"/></dir><dir name="controllers"><dir name="Adminhtml"><file name="StampedController.php" hash="45b39088bfb88eda630ed5ca43b6cf78"/></dir></dir><dir name="etc"><file name="adminhtml.xml" hash="89d03dffd4e1824060dd2fef5ad87e52"/><file name="config.xml" hash="fd761fdb44941c08ec2b4058a25e196d"/><file name="system.xml" hash="f5555f45bf8fba12e168eba4bf661cc2"/></dir><dir name="Helper"><file name="Data.php" hash="afb964afe6fd318843a798bbda73e175"/></dir><dir name="Model"><dir name="Mysql4"><dir name="Richsnippet"><file name="Collection.php" hash="ef2899dc158df9cecfa126aa513c26cd"/></dir><file name="Richsnippet.php" hash="f59e2d2fa1f71db4521d6a12f3b80b20"/></dir><dir name="Order"><file name="Observer.php" hash="9216d49e235808cbc4615bbd38d9bddb"/></dir><dir name="Resource"><dir name="Mysql4"><file name="Setup.php" hash="096516b57630b4d4d63121c338691f92"/></dir></dir><file name="Richsnippet.php" hash="4994427832174a0cbece562133a0c2ee"/></dir><dir name="sql"><dir name="stamped_setup"><file name="mysql4-install-1.0.0.php" hash="deb1b17143b700723dfa3ff4848caf0b"/></dir></dir><file name="ApiClient.php" hash="ed0f13d8859f87793d2a13036beb0570"/></dir></dir></target><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="template"><dir name="stamped"><dir name="system"><dir name="config"><file name="button.phtml" hash="d843026304cca14fe76fba3e9718bd4c"/></dir></dir></dir></dir></dir></dir></dir><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="stamped.xml" hash="09c364b2cd4c93085fbe86aad9659e54"/></dir><dir name="template"><dir name="stamped"><file name="badge.phtml" hash="2213f4133be4d77aa9530803b1f0fb48"/><file name="javascript.phtml" hash="
|
19 |
<compatible/>
|
20 |
<dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
|
21 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Stamped_Reviews</name>
|
4 |
+
<version>1.0.3</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://www.stamped.io/">custom</license>
|
7 |
<channel>community</channel>
|
11 |

|
12 |
Customers writes their review directly in the email
|
13 |
The emails which will be sent to your customers includes a review form, allowing your customers to leave their reviews directly in the email without having to go to a external website, hence, making it convenient for your customers. This convenience increases the chance of getting more reviews. Our users has experienced 300% more conversions in reviews received! And has seen an increase of 30% in Sales conversions</description>
|
14 |
+
<notes>Initial launch 1.0.3, stable</notes>
|
15 |
<authors><author><name>shopry</name><user>shopry</user><email>tommy@shopry.com</email></author></authors>
|
16 |
<date>2016-08-10</date>
|
17 |
+
<time>11:26:42</time>
|
18 |
+
<contents><target name="magecommunity"><dir name="Stamped"><dir name="Core"><dir name="Block"><dir name="AdminHtml"><dir name="System"><dir name="Config"><dir name="Form"><file name="Button.php" hash="58571b0ae5c6b4cc340abea1ba16c919"/></dir></dir></dir></dir><file name="Stamped.php" hash="af939ae833fd985e06ce061add9688c3"/></dir><dir name="controllers"><dir name="Adminhtml"><file name="StampedController.php" hash="45b39088bfb88eda630ed5ca43b6cf78"/></dir></dir><dir name="etc"><file name="adminhtml.xml" hash="89d03dffd4e1824060dd2fef5ad87e52"/><file name="config.xml" hash="fd761fdb44941c08ec2b4058a25e196d"/><file name="system.xml" hash="f5555f45bf8fba12e168eba4bf661cc2"/></dir><dir name="Helper"><file name="Data.php" hash="afb964afe6fd318843a798bbda73e175"/></dir><dir name="Model"><dir name="Mysql4"><dir name="Richsnippet"><file name="Collection.php" hash="ef2899dc158df9cecfa126aa513c26cd"/></dir><file name="Richsnippet.php" hash="f59e2d2fa1f71db4521d6a12f3b80b20"/></dir><dir name="Order"><file name="Observer.php" hash="9216d49e235808cbc4615bbd38d9bddb"/></dir><dir name="Resource"><dir name="Mysql4"><file name="Setup.php" hash="096516b57630b4d4d63121c338691f92"/></dir></dir><file name="Richsnippet.php" hash="4994427832174a0cbece562133a0c2ee"/></dir><dir name="sql"><dir name="stamped_setup"><file name="mysql4-install-1.0.0.php" hash="deb1b17143b700723dfa3ff4848caf0b"/></dir></dir><file name="ApiClient.php" hash="ed0f13d8859f87793d2a13036beb0570"/></dir></dir></target><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="template"><dir name="stamped"><dir name="system"><dir name="config"><file name="button.phtml" hash="d843026304cca14fe76fba3e9718bd4c"/></dir></dir></dir></dir></dir></dir></dir><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="stamped.xml" hash="09c364b2cd4c93085fbe86aad9659e54"/></dir><dir name="template"><dir name="stamped"><file name="badge.phtml" hash="2213f4133be4d77aa9530803b1f0fb48"/><file name="javascript.phtml" hash="c67f7ed77ea5b5863344c013e444d767"/><file name="widget.phtml" hash="867e141f0eef8e6646c2dda563ce4095"/><file name="widget2.phtml" hash="65b4d0618393ffb9e8bacdd2b530b6e5"/></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Stamped_Stamped.xml" hash="d13822e3739720ab0cbd768bc02f4d07"/></dir></target></contents>
|
19 |
<compatible/>
|
20 |
<dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
|
21 |
</package>
|