Version Notes
This Extension is used for Live Chat, Contact Form, Get Feedback and Shopper Alerts. Optimize your Shop Support.
Please follow the instruction given below.
1. To installation extract the file in your setup Magento and put all files on the same folder location.
2. Open your Magento Admin Panel and set admin account from system->myaccount.
3. Here you have to setup you Email ,First Name and LastName. If it already setup then no need to change it.
Now the extension setup successfully.....
Download this release
Release Info
Developer | UserPulse |
Extension | UserPulse_Toolbar |
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>UserPulse_Toolbar</name>
|
4 |
-
<version>1.0.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/licenses/osl-3.0.php">OSL 3.0</license>
|
7 |
<channel>community</channel>
|
@@ -21,8 +21,8 @@ Please follow the instruction given below.
|
|
21 |

|
22 |
Now the extension setup successfully.....</notes>
|
23 |
<authors><author><name>UserPulse</name><user>adibenari</user><email>adi@userpulse.com</email></author></authors>
|
24 |
-
<date>2012-03-
|
25 |
-
<time>12:
|
26 |
<contents><target name="magecommunity"><dir name="Userpulse"><dir name="Toolbar"><dir name="Helper"><file name="Data.php" hash="f24b34a9bdd78658ac8c1c7043575845"/></dir><dir name="etc"><file name="adminhtml.xml" hash="0ca352745926d796c22f84e5c513a7af"/><file name="config.xml" hash="a80166fbb8a05641eece62a6fa1e4008"/><file name="system.xml" hash="659ce401d98986515e423b1e0eddcde5"/></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="toolbar.xml" hash="f975969aa5e75f133c5f311c0e38d7d2"/></dir><dir name="template"><dir name="toolbar"><file name="toolbar.phtml" hash="bb22fea46962b360c1eb04471ced7f85"/></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Userpulse_Toolbar.xml" hash="d9bce959f6c7db213c5aca771854d8c8"/></dir></target><target name="mage"><dir name="."><file name="readme.txt" hash="16feb376ec26b74f874838920f55accc"/></dir></target></contents>
|
27 |
<compatible/>
|
28 |
<dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>UserPulse_Toolbar</name>
|
4 |
+
<version>1.0.1</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/licenses/osl-3.0.php">OSL 3.0</license>
|
7 |
<channel>community</channel>
|
21 |

|
22 |
Now the extension setup successfully.....</notes>
|
23 |
<authors><author><name>UserPulse</name><user>adibenari</user><email>adi@userpulse.com</email></author></authors>
|
24 |
+
<date>2012-03-09</date>
|
25 |
+
<time>12:05:14</time>
|
26 |
<contents><target name="magecommunity"><dir name="Userpulse"><dir name="Toolbar"><dir name="Helper"><file name="Data.php" hash="f24b34a9bdd78658ac8c1c7043575845"/></dir><dir name="etc"><file name="adminhtml.xml" hash="0ca352745926d796c22f84e5c513a7af"/><file name="config.xml" hash="a80166fbb8a05641eece62a6fa1e4008"/><file name="system.xml" hash="659ce401d98986515e423b1e0eddcde5"/></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="toolbar.xml" hash="f975969aa5e75f133c5f311c0e38d7d2"/></dir><dir name="template"><dir name="toolbar"><file name="toolbar.phtml" hash="bb22fea46962b360c1eb04471ced7f85"/></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Userpulse_Toolbar.xml" hash="d9bce959f6c7db213c5aca771854d8c8"/></dir></target><target name="mage"><dir name="."><file name="readme.txt" hash="16feb376ec26b74f874838920f55accc"/></dir></target></contents>
|
27 |
<compatible/>
|
28 |
<dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
|