Version Notes
First WinBuyer stable release
Download this release
Release Info
Developer | Magento Core Team |
Extension | winbuyerext |
Version | 1.0.1 |
Comparing to | |
See all releases |
Code changes from version 1.0.0 to 1.0.1
- app/etc/modules/Winbuyer_Base.xml +8 -0
- package.xml +3 -3
app/etc/modules/Winbuyer_Base.xml
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<config>
|
2 |
+
<modules>
|
3 |
+
<Winbuyer_Base>
|
4 |
+
<active>true</active>
|
5 |
+
<codePool>local</codePool>
|
6 |
+
</Winbuyer_Base>
|
7 |
+
</modules>
|
8 |
+
</config>
|
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>winbuyerext</name>
|
4 |
-
<version>1.0.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://www.opensource.org/licenses/osl-3.0.php">OSL v3.0</license>
|
7 |
<channel>community</channel>
|
@@ -11,8 +11,8 @@
|
|
11 |
<notes>First WinBuyer stable release</notes>
|
12 |
<authors><author><name>WinBuyer</name><user>auto-converted</user><email>sveta@imonlinegroup.com</email></author></authors>
|
13 |
<date>2011-11-13</date>
|
14 |
-
<time>20:
|
15 |
-
<contents><target name="
|
16 |
<compatible/>
|
17 |
<dependencies/>
|
18 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>winbuyerext</name>
|
4 |
+
<version>1.0.1</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://www.opensource.org/licenses/osl-3.0.php">OSL v3.0</license>
|
7 |
<channel>community</channel>
|
11 |
<notes>First WinBuyer stable release</notes>
|
12 |
<authors><author><name>WinBuyer</name><user>auto-converted</user><email>sveta@imonlinegroup.com</email></author></authors>
|
13 |
<date>2011-11-13</date>
|
14 |
+
<time>20:50:25</time>
|
15 |
+
<contents><target name="mage"><dir name="app"><dir name="etc"><dir name="modules"><file name="Winbuyer_Base.xml" hash="a40b98c949b2499da2456a7425122477"/></dir></dir></dir><dir name="js"><dir name="winbuyer"><file name="jquery-1.4.4.min.js" hash="eef9a6a171184899b08ebd61f1a03425"/></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="default"><dir name="default"><dir name="layout"><file name="winbuyer.xml" hash="20724fcd9a79efb4fdc39529ba9e1175"/></dir></dir></dir></dir></target><target name="magelocal"><dir name="Winbuyer"><dir name="Base"><dir name="Block"><dir name="Adminhtml"><dir name="Config"><dir name="Form"><dir name="Renderer"><file name="Campaignid.php" hash="bd33d5c90ff0233fa8c03106d20feab9"/></dir></dir></dir></dir></dir><dir name="etc"><file name="config.xml" hash="0e7878ee129c3d88e73a82565ef9917f"/><file name="system.xml" hash="34bb9d1a0ea1359e1216bece24bebf1c"/></dir><dir name="Helper"><file name="Data.php" hash="28220485b7347772cb9fdde2a387d0a8"/></dir><dir name="Model"><file name="Observer.php" hash="d9fa28629e43c93fe057abe556517d1d"/><dir name="Adminhtml"><dir name="System"><dir name="Config"><dir name="Source"><file name="Fontstyle.php" hash="e5e2566416d3c187f2663719e9484f33"/></dir></dir></dir></dir></dir></dir></dir></target></contents>
|
16 |
<compatible/>
|
17 |
<dependencies/>
|
18 |
</package>
|