Version Notes
Backup files before installation
Download this release
Release Info
Developer | Magento Core Team |
Extension | OnlineBiz_GoogleSocial |
Version | 2.0 |
Comparing to | |
See all releases |
Code changes from version 1.0 to 2.0
app/code/local/OnlineBiz_GoogleSocial/app/code/local/OnlineBiz/Googlesocial/etc/config.xml
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
<config>
|
3 |
<modules>
|
4 |
<OnlineBiz_Googlesocial>
|
5 |
-
<version>0.
|
6 |
</OnlineBiz_Googlesocial>
|
7 |
</modules>
|
8 |
<frontend>
|
2 |
<config>
|
3 |
<modules>
|
4 |
<OnlineBiz_Googlesocial>
|
5 |
+
<version>0.2.0</version>
|
6 |
</OnlineBiz_Googlesocial>
|
7 |
</modules>
|
8 |
<frontend>
|
app/code/local/OnlineBiz_GoogleSocial/app/code/local/OnlineBiz/Googlesocial/etc/vssver.scc
CHANGED
Binary file
|
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>OnlineBiz_GoogleSocial</name>
|
4 |
-
<version>
|
5 |
<stability>stable</stability>
|
6 |
<license>OSL v3.0</license>
|
7 |
<channel>community</channel>
|
@@ -11,8 +11,8 @@
|
|
11 |
<notes>Backup files before installation</notes>
|
12 |
<authors><author><name>Thannd</name><user>auto-converted</user><email>than@onlinebizsoft.com</email></author></authors>
|
13 |
<date>2011-07-25</date>
|
14 |
-
<time>
|
15 |
-
<contents><target name="magelocal"><dir name="OnlineBiz_GoogleSocial"><dir name="app"><dir name="code"><dir name="local"><dir name="OnlineBiz"><dir name="Googlesocial"><dir name="Block"><file name="vssver.scc" hash="4299a70eee49a6f89ef3d08635f0b94b"/><file name="Widget.php" hash="feda1394440af70f518fe56c5fbd37da"/></dir><dir name="etc"><file name="config.xml" hash="
|
16 |
<compatible/>
|
17 |
<dependencies><required><package><name></name><channel>community</channel><min></min><max></max></package></required></dependencies>
|
18 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>OnlineBiz_GoogleSocial</name>
|
4 |
+
<version>2.0</version>
|
5 |
<stability>stable</stability>
|
6 |
<license>OSL v3.0</license>
|
7 |
<channel>community</channel>
|
11 |
<notes>Backup files before installation</notes>
|
12 |
<authors><author><name>Thannd</name><user>auto-converted</user><email>than@onlinebizsoft.com</email></author></authors>
|
13 |
<date>2011-07-25</date>
|
14 |
+
<time>09:23:08</time>
|
15 |
+
<contents><target name="magelocal"><dir name="OnlineBiz_GoogleSocial"><dir name="app"><dir name="code"><dir name="local"><dir name="OnlineBiz"><dir name="Googlesocial"><dir name="Block"><file name="vssver.scc" hash="4299a70eee49a6f89ef3d08635f0b94b"/><file name="Widget.php" hash="feda1394440af70f518fe56c5fbd37da"/></dir><dir name="etc"><file name="config.xml" hash="b87b7f914bc2ccddbf7349d841ed4fa1"/><file name="system.xml" hash="64b25bc99b2ab82cf6227fedd129fb5b"/><file name="vssver.scc" hash="559b41bc80deecefb7a0b06c5e792331"/></dir><dir name="Helper"><file name="Data.php" hash="9633c8fefa1767b4f33a3a408b9b055d"/><file name="vssver.scc" hash="20723220e658d15d8b8fd6f4cca40b09"/></dir><dir name="Model"><dir name="Config"><file name="DisplayPositionOptions.php" hash="476c8daa57e6ef3ab4690c037bf24dfc"/><file name="vssver.scc" hash="5d8993b7e7fd8762d2ca047cc7137f21"/></dir></dir></dir></dir></dir></dir><dir name="design"><dir name="frontend"><dir name="default"><dir name="default"><dir name="layout"><file name="googlesocial.xml" hash="dd081286ada4238f8ab5e70d1104744a"/><file name="vssver.scc" hash="2040e5b151e8205397d224d637d4c2c7"/></dir><dir name="template"><dir name="googlesocial"><file name="vssver.scc" hash="c1bf376398bc3613702b57dd6b346989"/><file name="widget.phtml" hash="9019d6c4d019bf4c6af9d6c5fb12a89e"/></dir></dir></dir></dir></dir></dir><dir name="etc"><dir name="modules"><file name="OnlineBiz_Googlesocial.xml" hash="f0c253537dc8124d6557ef78f601b4ee"/><file name="vssver.scc" hash="0c7a7e43eb57d6150037e78a4fa9423a"/></dir></dir></dir></dir></target></contents>
|
16 |
<compatible/>
|
17 |
<dependencies><required><package><name></name><channel>community</channel><min></min><max></max></package></required></dependencies>
|
18 |
</package>
|