Version Notes
This release comes with the feature of installing packages from magento channel or different channel
Download this release
Release Info
Developer | Magento Core Team |
Extension | Installer |
Version | 1.0.1 |
Comparing to | |
See all releases |
Code changes from version 1.0.0 to 1.0.1
- package.xml +3 -3
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Installer</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>
|
@@ -10,8 +10,8 @@
|
|
10 |
<description>Installs extensions</description>
|
11 |
<notes>This release comes with the feature of installing packages from magento channel or different channel</notes>
|
12 |
<authors><author><name>Dirk-Jan Timmer</name><user>auto-converted</user><email>dirk-jan.timmer@mindstretch.nl</email></author></authors>
|
13 |
-
<date>2011-01-
|
14 |
-
<time>
|
15 |
<contents><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><file name="installer.xml" hash="fba54f0d1d3f681dcd196d48c226d8b5"/></dir><dir name="template"><dir name="installer"><file name="form.phtml" hash="bf0abddab728fba5d925978d3375bf39"/></dir></dir></dir></dir></dir></target><target name="magelocale"><dir name="en_US"><file name="Mindstretch_Installer.csv" hash="8e98974bd123a8404db70ddc0a289195"/></dir><dir name="nl_NL"><file name="Mindstretch_Installer.csv" hash="c85448dc640c8a9905de13b8d3258bdb"/></dir></target><target name="magelocal"><dir name="Mindstretch"><dir name="Installer"><dir name="controllers"><dir name="Adminhtml"><file name="FormController.php" hash="78f2bd9efc22968fd5d9e3ac46dddccb"/></dir></dir><dir name="etc"><file name="config.xml" hash="4729dab88106d2570f671970989cf585"/></dir><dir name="Helper"><file name="Data.php" hash="5c302c40a1a4eaf1a694f38da77ffc07"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Mindstretch_Installer.xml" hash="ea0a2c4aca01f12294cb21b32416de3c"/></dir></target></contents>
|
16 |
<compatible/>
|
17 |
<dependencies/>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Installer</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>
|
10 |
<description>Installs extensions</description>
|
11 |
<notes>This release comes with the feature of installing packages from magento channel or different channel</notes>
|
12 |
<authors><author><name>Dirk-Jan Timmer</name><user>auto-converted</user><email>dirk-jan.timmer@mindstretch.nl</email></author></authors>
|
13 |
+
<date>2011-01-28</date>
|
14 |
+
<time>00:49:38</time>
|
15 |
<contents><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><file name="installer.xml" hash="fba54f0d1d3f681dcd196d48c226d8b5"/></dir><dir name="template"><dir name="installer"><file name="form.phtml" hash="bf0abddab728fba5d925978d3375bf39"/></dir></dir></dir></dir></dir></target><target name="magelocale"><dir name="en_US"><file name="Mindstretch_Installer.csv" hash="8e98974bd123a8404db70ddc0a289195"/></dir><dir name="nl_NL"><file name="Mindstretch_Installer.csv" hash="c85448dc640c8a9905de13b8d3258bdb"/></dir></target><target name="magelocal"><dir name="Mindstretch"><dir name="Installer"><dir name="controllers"><dir name="Adminhtml"><file name="FormController.php" hash="78f2bd9efc22968fd5d9e3ac46dddccb"/></dir></dir><dir name="etc"><file name="config.xml" hash="4729dab88106d2570f671970989cf585"/></dir><dir name="Helper"><file name="Data.php" hash="5c302c40a1a4eaf1a694f38da77ffc07"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Mindstretch_Installer.xml" hash="ea0a2c4aca01f12294cb21b32416de3c"/></dir></target></contents>
|
16 |
<compatible/>
|
17 |
<dependencies/>
|