Version Notes
This is first version of the package
Download this release
Release Info
Developer | Shop |
Extension | Shopferret_Shopferretxmlimport |
Version | 0.1.1 |
Comparing to | |
See all releases |
Code changes from version 0.1.0 to 0.1.1
- app/code/{local → community}/Shopferret/Shopferretxmlimport/Block/Index.php +0 -0
- app/code/{local → community}/Shopferret/Shopferretxmlimport/Helper/Data.php +0 -0
- app/code/{local → community}/Shopferret/Shopferretxmlimport/Model/Cron.php +5 -5
- app/code/{local → community}/Shopferret/Shopferretxmlimport/Model/Observer.php +0 -0
- app/code/{local → community}/Shopferret/Shopferretxmlimport/controllers/IndexController.php +0 -0
- app/code/{local → community}/Shopferret/Shopferretxmlimport/controllers/ModuleupdatorController.php +0 -0
- app/code/{local → community}/Shopferret/Shopferretxmlimport/etc/adminhtml.xml +0 -0
- app/code/{local → community}/Shopferret/Shopferretxmlimport/etc/config.xml +1 -1
- app/code/{local → community}/Shopferret/Shopferretxmlimport/etc/system.xml +0 -0
- app/code/{local/Shopferret/Shopferretxmlimport/sql/shopferretxmlimport_setup/mysql4-install-0.1.0.php → community/Shopferret/Shopferretxmlimport/sql/shopferretxmlimport_setup/mysql4-install-0.1.1.php} +0 -0
- app/etc/modules/Shopferret_Shopferretxmlimport.xml +2 -2
- package.xml +4 -4
app/code/{local → community}/Shopferret/Shopferretxmlimport/Block/Index.php
RENAMED
File without changes
|
app/code/{local → community}/Shopferret/Shopferretxmlimport/Helper/Data.php
RENAMED
File without changes
|
app/code/{local → community}/Shopferret/Shopferretxmlimport/Model/Cron.php
RENAMED
@@ -15,11 +15,11 @@ class Shopferret_Shopferretxmlimport_Model_Cron{
|
|
15 |
|
16 |
|
17 |
$resource = Mage::getSingleton('core/resource');
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
|
24 |
|
25 |
$LoILastProductId = 0;
|
15 |
|
16 |
|
17 |
$resource = Mage::getSingleton('core/resource');
|
18 |
+
$readConnection = $resource->getConnection('core_read');
|
19 |
+
$table = $resource->getTableName('core_config_data');
|
20 |
+
$query = 'SELECT value FROM ' . $table . ' WHERE path = "web/secure/base_url" LIMIT 1';
|
21 |
+
$url = $readConnection->fetchOne($query);
|
22 |
+
$LoSXMLData = base64_encode($url);
|
23 |
|
24 |
|
25 |
$LoILastProductId = 0;
|
app/code/{local → community}/Shopferret/Shopferretxmlimport/Model/Observer.php
RENAMED
File without changes
|
app/code/{local → community}/Shopferret/Shopferretxmlimport/controllers/IndexController.php
RENAMED
File without changes
|
app/code/{local → community}/Shopferret/Shopferretxmlimport/controllers/ModuleupdatorController.php
RENAMED
File without changes
|
app/code/{local → community}/Shopferret/Shopferretxmlimport/etc/adminhtml.xml
RENAMED
File without changes
|
app/code/{local → community}/Shopferret/Shopferretxmlimport/etc/config.xml
RENAMED
@@ -2,7 +2,7 @@
|
|
2 |
<config>
|
3 |
<modules>
|
4 |
<Shopferret_Shopferretxmlimport>
|
5 |
-
<version>0.1.
|
6 |
</Shopferret_Shopferretxmlimport>
|
7 |
</modules>
|
8 |
<frontend>
|
2 |
<config>
|
3 |
<modules>
|
4 |
<Shopferret_Shopferretxmlimport>
|
5 |
+
<version>0.1.1</version>
|
6 |
</Shopferret_Shopferretxmlimport>
|
7 |
</modules>
|
8 |
<frontend>
|
app/code/{local → community}/Shopferret/Shopferretxmlimport/etc/system.xml
RENAMED
File without changes
|
app/code/{local/Shopferret/Shopferretxmlimport/sql/shopferretxmlimport_setup/mysql4-install-0.1.0.php → community/Shopferret/Shopferretxmlimport/sql/shopferretxmlimport_setup/mysql4-install-0.1.1.php}
RENAMED
File without changes
|
app/etc/modules/Shopferret_Shopferretxmlimport.xml
CHANGED
@@ -3,8 +3,8 @@
|
|
3 |
<modules>
|
4 |
<Shopferret_Shopferretxmlimport>
|
5 |
<active>true</active>
|
6 |
-
<codePool>
|
7 |
-
<version>0.1.
|
8 |
</Shopferret_Shopferretxmlimport>
|
9 |
</modules>
|
10 |
</config>
|
3 |
<modules>
|
4 |
<Shopferret_Shopferretxmlimport>
|
5 |
<active>true</active>
|
6 |
+
<codePool>community</codePool>
|
7 |
+
<version>0.1.1</version>
|
8 |
</Shopferret_Shopferretxmlimport>
|
9 |
</modules>
|
10 |
</config>
|
package.xml
CHANGED
@@ -1,18 +1,18 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Shopferret_Shopferretxmlimport</name>
|
4 |
-
<version>0.1.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/licenses/osl-3.0.php">OSL</license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
<summary>The best and fastest way to find things to buy. Add your products to the millions already viewed daily.</summary>
|
10 |
-
<description>Shopferret is the best and fastest way to find things to buy online. Now you can add your products to the millions already viewed daily on Shopferret by simply installing this instant plugin. Your products will be published and kept up to date instantly, faster and more accurate that google.</description>
|
11 |
<notes>This is first version of the package</notes>
|
12 |
<authors><author><name>Shop</name><user>shopferret</user><email>james.grace@thepoolhub.com.au</email></author></authors>
|
13 |
<date>2015-03-09</date>
|
14 |
-
<time>
|
15 |
-
<contents><target name="
|
16 |
<compatible/>
|
17 |
<dependencies><required><php><min>5.1.0</min><max>6.0.0</max></php></required></dependencies>
|
18 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Shopferret_Shopferretxmlimport</name>
|
4 |
+
<version>0.1.1</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/licenses/osl-3.0.php">OSL</license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
<summary>The best and fastest way to find things to buy. Add your products to the millions already viewed daily.</summary>
|
10 |
+
<description>Shopferret is the best and fastest way to find things to buy online. Now you can add your products to the millions already viewed daily on Shopferret by simply installing this instant plugin. Your products will be published and kept up to date instantly, faster and more accurate that google. With instant product search and a host of other optional features Shopferret can even add chat and comprehensive statistics to your magento experience.</description>
|
11 |
<notes>This is first version of the package</notes>
|
12 |
<authors><author><name>Shop</name><user>shopferret</user><email>james.grace@thepoolhub.com.au</email></author></authors>
|
13 |
<date>2015-03-09</date>
|
14 |
+
<time>04:00:38</time>
|
15 |
+
<contents><target name="magecommunity"><dir><dir name="Shopferret"><dir name="Shopferretxmlimport"><dir name="Block"><file name="Index.php" hash="38a7d39de254edb608a1d94f8508b281"/></dir><dir name="Helper"><file name="Data.php" hash="6700bc0e881f5891b7ad4ce903b164ed"/></dir><dir name="Model"><file name="Cron.php" hash="a33c646a371f052b0dee64541a561d91"/><file name="Observer.php" hash="7fc5ea6fd1aeb152384bbdbee27ccc51"/></dir><dir name="controllers"><file name="IndexController.php" hash="5f90d43f6aa5edba4e9449cb80c468cb"/><file name="ModuleupdatorController.php" hash="80383061d341a9d4698aa1ee82e588e2"/></dir><dir name="etc"><file name="adminhtml.xml" hash="d77b559f4226829f7fa06026f139a539"/><file name="config.xml" hash="eb3d20129fd9bdd49c0564da3b54bfcf"/><file name="system.xml" hash="196216d07a269c42a4e73ed1625c65ce"/></dir><dir name="sql"><dir name="shopferretxmlimport_setup"><file name="mysql4-install-0.1.1.php" hash="0cdea9e0ea6215d6c6345a6735972560"/></dir></dir></dir></dir></dir></target><target name="magedesign"><dir><dir name="frontend"><dir name="default"><dir name="default"><dir name="layout"><file name="shopferretxmlimport.xml" hash="16cd469b6ed21b1d57e8eb5bc4e13b17"/></dir></dir></dir></dir></dir></target><target name="mageetc"><dir><dir name="modules"><file name="Shopferret_Shopferretxmlimport.xml" hash="37a44cc02ece94d97d0e2e997cb31eef"/></dir></dir></target></contents>
|
16 |
<compatible/>
|
17 |
<dependencies><required><php><min>5.1.0</min><max>6.0.0</max></php></required></dependencies>
|
18 |
</package>
|