Version Notes
1.0.3
====
Minor fixes, jQuery caching.
1.0.5
====
Button layout & default settings fixes
1.0.6
====
h2 in div tags changing
1.0.7
====
removed from default product gallery
Download this release
Release Info
Developer | volgodark |
Extension | ecommerceoffice_social |
Version | 1.0.6 |
Comparing to | |
See all releases |
Version 1.0.6
- package.xml +29 -0
package.xml
ADDED
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?xml version="1.0"?>
|
2 |
+
<package>
|
3 |
+
<name>ecommerceoffice_social</name>
|
4 |
+
<version>1.0.6</version>
|
5 |
+
<stability>stable</stability>
|
6 |
+
<license>OSL</license>
|
7 |
+
<channel>community</channel>
|
8 |
+
<extends/>
|
9 |
+
<summary>Social is a powerful but easy to use extensions that helps you simplify your online social life by connecting you to Facebook, Twitter, LinkedIn, YouTube, Google+ all in one place. </summary>
|
10 |
+
<description>Social is also the easiest way to show feed from your social networks - links, images and video</description>
|
11 |
+
<notes>1.0.3
|
12 |
+
====
|
13 |
+
Minor fixes, jQuery caching.
|
14 |
+
1.0.5
|
15 |
+
====
|
16 |
+
Button layout & default settings fixes
|
17 |
+
1.0.6
|
18 |
+
====
|
19 |
+
h2 in div tags changing
|
20 |
+
1.0.7
|
21 |
+
====
|
22 |
+
removed from default product gallery </notes>
|
23 |
+
<authors><author><name>volgodark</name><user>volgodark</user><email>volgodark@gmail.com</email></author></authors>
|
24 |
+
<date>2013-11-04</date>
|
25 |
+
<time>15:07:05</time>
|
26 |
+
<contents><target name="magelocal"><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="ecommerceoffice_social.xml" hash=""/></dir></dir></dir></dir><dir name="modules"><file name="Ecommerceoffice_Social.xml" hash=""/></dir></target></contents>
|
27 |
+
<compatible/>
|
28 |
+
<dependencies><required><php><min>5.1.0</min><max>6.0.0</max></php></required></dependencies>
|
29 |
+
</package>
|