Version Notes
Review Booster Export Feature
Download this release
Release Info
Developer | Reviews.co.uk |
Extension | reviewscouk_reviews |
Version | 0.6.0 |
Comparing to | |
See all releases |
Code changes from version 0.5.0 to 0.6.0
- package.xml +4 -4
package.xml
CHANGED
@@ -1,18 +1,18 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>reviewscouk_reviews</name>
|
4 |
-
<version>0.
|
5 |
<stability>stable</stability>
|
6 |
<license>GPL</license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
<summary>Reviews.co.uk Integration Plugin</summary>
|
10 |
<description>Reviews.co.uk Integration Plugin</description>
|
11 |
-
<notes>
|
12 |
<authors><author><name>Reviews.co.uk</name><user>Reviews</user><email>support@reviews.co.uk</email></author></authors>
|
13 |
<date>2016-01-14</date>
|
14 |
-
<time>
|
15 |
-
<contents><target name="magecommunity"><dir name="Reviewscouk"><dir name="Reviews"><dir name="Adminhtml"><dir name="Model"><dir name="System"><dir name="Config"><dir name="Source"><file name="Region.php" hash="65d7d2f061114099282e40a5353dc6a9"/></dir></dir></dir></dir></dir><dir name="Helper"><file name="Data.php" hash="51e852d3f4cfce17c04cde8a43f6f59a"/></dir><dir name="Model"><file name="Observer.php" hash="6d03f143367bf29478a79e5fd3987e85"/></dir><dir name="controllers"><dir name="Adminhtml"><file name="ReviewsController.php" hash="
|
16 |
<compatible/>
|
17 |
<dependencies><required><php><min>5.0.0</min><max>6.0.0</max></php></required></dependencies>
|
18 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>reviewscouk_reviews</name>
|
4 |
+
<version>0.6.0</version>
|
5 |
<stability>stable</stability>
|
6 |
<license>GPL</license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
<summary>Reviews.co.uk Integration Plugin</summary>
|
10 |
<description>Reviews.co.uk Integration Plugin</description>
|
11 |
+
<notes>Review Booster Export Feature</notes>
|
12 |
<authors><author><name>Reviews.co.uk</name><user>Reviews</user><email>support@reviews.co.uk</email></author></authors>
|
13 |
<date>2016-01-14</date>
|
14 |
+
<time>12:29:31</time>
|
15 |
+
<contents><target name="magecommunity"><dir name="Reviewscouk"><dir name="Reviews"><dir name="Adminhtml"><dir name="Model"><dir name="System"><dir name="Config"><dir name="Source"><file name="Region.php" hash="65d7d2f061114099282e40a5353dc6a9"/></dir></dir></dir></dir></dir><dir name="Helper"><file name="Data.php" hash="51e852d3f4cfce17c04cde8a43f6f59a"/></dir><dir name="Model"><file name="Observer.php" hash="6d03f143367bf29478a79e5fd3987e85"/></dir><dir name="controllers"><dir name="Adminhtml"><file name="ReviewsController.php" hash="c39e013894681ece3d886041637cc1da"/></dir><file name="IndexController.php" hash="d6512ab7645eab3c191763ee217bfc61"/></dir><dir name="etc"><file name="adminhtml.xml" hash="1ef6673386095b6c8a7a7aefb654951b"/><file name="config.xml" hash="4433c04293b6ee55f74e086c978aa71b"/><file name="system.xml" hash="6015068dcb4ff36c25eddde0c8b79da0"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Reviewscouk_Reviews.xml" hash="347761ff6c475622697073d62f52e014"/></dir></target><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="template"><dir name="reviews"><file name="dashboard.phtml" hash="925eeb5ee6bee1c7bf973f60008c1f3f"/><file name="export.phtml" hash="ab1225207cd4631941735c9a99594b65"/></dir></dir><dir name="layout"><file name="reviews_admin.xml" hash="3cdd4facfeb240634d81843cae1a5325"/></dir></dir></dir></dir><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="reviews_layout.xml" hash="ade6f7c127b8bca792bbfd75540f4673"/></dir><dir name="template"><dir name="reviews"><file name="product_reviews_widget.phtml" hash="07463b05d3542ea9b86bd48cb2765a7f"/><file name="rich_snippet.phtml" hash="a025c0fb68e737aae8bf0c09b55946a0"/><file name=".DS_Store" hash="4fe84b7db7aa067d7fd4b3ee082e4b2f"/></dir></dir></dir></dir></dir></target></contents>
|
16 |
<compatible/>
|
17 |
<dependencies><required><php><min>5.0.0</min><max>6.0.0</max></php></required></dependencies>
|
18 |
</package>
|