Version Notes
clear cache after installing
Download this release
Release Info
Developer | Rohit Dhiman |
Extension | storelocator_webskills |
Version | 0.1.5 |
Comparing to | |
See all releases |
Code changes from version 0.1.4 to 0.1.5
app/code/local/Webskills/Storelocator/controllers/IndexController.php
CHANGED
@@ -48,7 +48,7 @@ class Webskills_Storelocator_IndexController extends Mage_Core_Controller_Front_
|
|
48 |
echo 'lng="' . $record->lng . '" ';
|
49 |
echo '/>';
|
50 |
}}
|
51 |
-
echo '</markers>';
|
52 |
|
53 |
}
|
54 |
}
|
48 |
echo 'lng="' . $record->lng . '" ';
|
49 |
echo '/>';
|
50 |
}}
|
51 |
+
echo '</markers>';die;
|
52 |
|
53 |
}
|
54 |
}
|
package.xml
CHANGED
@@ -1,18 +1,19 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>storelocator_webskills</name>
|
4 |
-
<version>0.1.
|
5 |
<stability>stable</stability>
|
6 |
<license>OSL</license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
-
<summary>Storelocator is a simple extension in which admin can show magento physical stores in google maps
|
|
|
10 |
<description>Storelocator is a simple extension in which admin can show magento physical stores in google maps.Admin can add,remove stores from backend and also can edit them.Admin can export store and can remove multiple stores.User can call it in any cms page as follows: {{block type="core/template" template="storelocator/index.phtml"}} or simply can view http://yourdomain/storelocator</description>
|
11 |
-
<notes>
|
12 |
<authors><author><name>Rohit Dhiman</name><user>rohitjesus</user><email>rohitdoll@gmail.com</email></author></authors>
|
13 |
-
<date>2014-06-
|
14 |
-
<time>18:
|
15 |
-
<contents><target name="magelocal"><dir name="Webskills"><dir name="Storelocator"><dir name="Block"><dir name="Adminhtml"><dir name="Storelocator"><dir name="Edit"><file name="Form.php" hash="0b956b2516cd51f2f58c02bab6e06d08"/><dir name="Tab"><file name="Form.php" hash="a2dd863296ea5d30fb85076cbc80b99f"/></dir><file name="Tabs.php" hash="cedf9f60d4508a2a07d9ba2fa219cdbe"/></dir><file name="Edit.php" hash="18db99be07d5c4a38eac6d2ca8931c25"/><file name="Grid.php" hash="0ad6dcadc763ad3f0f0754df7cd5d785"/></dir><file name="Storelocator.php" hash="f58473da1671b72ec756eab45dfade78"/></dir><file name="Index.php" hash="f839893bedf9f030dd6e9ba81f0c22ac"/></dir><dir name="Helper"><file name="Data.php" hash="888fd51dc1ec89e24cc5cc4213ce90b9"/></dir><dir name="Model"><dir name="Mysql4"><dir name="Storelocator"><file name="Collection.php" hash="13b6c3bb383a88deef9640f887aa84f3"/></dir><file name="Storelocator.php" hash="207da3076e5d4905cd379f9072331bac"/></dir><file name="Storelocator.php" hash="70848a6906ea0b4f3e7ddc638c4a2052"/></dir><dir name="controllers"><dir name="Adminhtml"><file name="StorelocatorController.php" hash="cc939b16ace68e74d82bea8fab36244d"/></dir><file name="IndexController.php" hash="
|
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>storelocator_webskills</name>
|
4 |
+
<version>0.1.5</version>
|
5 |
<stability>stable</stability>
|
6 |
<license>OSL</license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
+
<summary>Storelocator is a simple extension in which admin can show magento physical stores in google maps.
|
10 |
+
</summary>
|
11 |
<description>Storelocator is a simple extension in which admin can show magento physical stores in google maps.Admin can add,remove stores from backend and also can edit them.Admin can export store and can remove multiple stores.User can call it in any cms page as follows: {{block type="core/template" template="storelocator/index.phtml"}} or simply can view http://yourdomain/storelocator</description>
|
12 |
+
<notes>clear cache after installing</notes>
|
13 |
<authors><author><name>Rohit Dhiman</name><user>rohitjesus</user><email>rohitdoll@gmail.com</email></author></authors>
|
14 |
+
<date>2014-06-10</date>
|
15 |
+
<time>18:49:39</time>
|
16 |
+
<contents><target name="magelocal"><dir name="Webskills"><dir name="Storelocator"><dir name="Block"><dir name="Adminhtml"><dir name="Storelocator"><dir name="Edit"><file name="Form.php" hash="0b956b2516cd51f2f58c02bab6e06d08"/><dir name="Tab"><file name="Form.php" hash="a2dd863296ea5d30fb85076cbc80b99f"/></dir><file name="Tabs.php" hash="cedf9f60d4508a2a07d9ba2fa219cdbe"/></dir><file name="Edit.php" hash="18db99be07d5c4a38eac6d2ca8931c25"/><file name="Grid.php" hash="0ad6dcadc763ad3f0f0754df7cd5d785"/></dir><file name="Storelocator.php" hash="f58473da1671b72ec756eab45dfade78"/></dir><file name="Index.php" hash="f839893bedf9f030dd6e9ba81f0c22ac"/></dir><dir name="Helper"><file name="Data.php" hash="888fd51dc1ec89e24cc5cc4213ce90b9"/></dir><dir name="Model"><dir name="Mysql4"><dir name="Storelocator"><file name="Collection.php" hash="13b6c3bb383a88deef9640f887aa84f3"/></dir><file name="Storelocator.php" hash="207da3076e5d4905cd379f9072331bac"/></dir><file name="Storelocator.php" hash="70848a6906ea0b4f3e7ddc638c4a2052"/></dir><dir name="controllers"><dir name="Adminhtml"><file name="StorelocatorController.php" hash="cc939b16ace68e74d82bea8fab36244d"/></dir><file name="IndexController.php" hash="4a2ee5ac7cc0e7774fe31ae2f3acb4bc"/></dir><dir name="etc"><file name="config.xml" hash="b07de55bab7c77959e8b3ece42f72cd1"/></dir><dir name="sql"><dir name="storelocator_setup"><file name="mysql4-install-0.1.0.php" hash="5cad446054c86601089bf598dde83d0f"/></dir></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="storelocator.xml" hash="6ee24d1e5def550d5bd5c751d789382c"/></dir><dir name="template"><dir name="storelocator"><file name="index.phtml" hash="cff07002b9babcd11f64c38a514cabf2"/></dir></dir></dir></dir></dir><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><file name="storelocator.xml" hash="cdd8bcb9e8ab712c726878b91c2cb644"/></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Webskills_Storelocator.xml" hash="4a1f7260e56f3f4167d898a80c2c5e87"/></dir></target></contents>
|
17 |
<compatible/>
|
18 |
<dependencies><required><php><min>5.1.0</min><max>6.0.0</max></php></required></dependencies>
|
19 |
</package>
|