Expert_CustomerRedirect - Version 1.0.0.2

Version Notes

Customer Redirect to Link/Page After Login and Create Accounts

Download this release

Release Info

Developer Suraj Kumawat
Extension Expert_CustomerRedirect
Version 1.0.0.2
Comparing to
See all releases


Code changes from version 1.0.0.1 to 1.0.0.2

app/code/local/Expert/CustomerRedirect/etc/config.xml CHANGED
@@ -2,7 +2,7 @@
2
  <config>
3
  <modules>
4
  <Expert_CustomerRedirect>
5
- <version>1.0.0.1</version>
6
  </Expert_CustomerRedirect>
7
  </modules>
8
  <frontend>
2
  <config>
3
  <modules>
4
  <Expert_CustomerRedirect>
5
+ <version>1.0.0.2</version>
6
  </Expert_CustomerRedirect>
7
  </modules>
8
  <frontend>
package.xml CHANGED
@@ -1,24 +1,22 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Expert_CustomerRedirect</name>
4
- <version>1.0.0.1</version>
5
  <stability>stable</stability>
6
- <license uri="http://opensource.org/licenses/osl-3.0.php">OSL v3.0</license>
7
  <channel>community</channel>
8
  <extends/>
9
- <summary>The Extension Provide function to redirect Customer after login or Create account.&#xD;
10
- </summary>
11
- <description>The Extension Provide function to redirect Customer after login or Create account.&#xD;
12
- In admin there is two tab Under System-&gt;Configuration-&gt;Customer Configuration (Customer Section).&#xD;
13
- Please refer Image , &#xD;
14
- &#xD;
15
- For More Info : www.expertsofttechsolution.com&#xD;
16
  Email: support@expertsofttechsolution.com</description>
17
  <notes>Customer Redirect to Link/Page After Login and Create Accounts</notes>
18
- <authors><author><name>Sharad Patel</name><user>coderz_expert</user><email>coderz.expert@gmail.com</email></author></authors>
19
- <date>2013-08-04</date>
20
- <time>10:45:21</time>
21
- <contents><target name="magelocal"><dir name="Expert"><dir name="CustomerRedirect"><dir name="Helper"><file name="Data.php" hash="c4b4aa249af0a84c79703474950919b8"/></dir><dir name="controllers"><file name="AccountController.php" hash="df5302b6ee0d68aead49f19b32f2a81d"/></dir><dir name="etc"><file name="config.xml" hash="6c2c226403622529256c5b586932fe8c"/><file name="system.xml" hash="a915a426d13bb747497dac86b67e1b98"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Expert_CustomerRedirect.xml" hash="67117d17099a061bb0cb66362547369b"/></dir></target></contents>
22
  <compatible/>
23
- <dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php><package><name>Mage_Core_Modules</name><channel>community</channel><min>1.5.0.0</min><max>1.7</max></package><extension><name>gd</name><min>2.0.20</min><max>3.0</max></extension></required></dependencies>
24
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Expert_CustomerRedirect</name>
4
+ <version>1.0.0.2</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 Extension Provide function to redirect Customer after login or Create account.</summary>
10
+ <description>The Extension Provide function to redirect Customer after login or Create account.&amp;&#xD;
11
+ In admin there is two tab Under System-&amp;gt;Configuration-&amp;gt;Customer Configuration (Customer Section).&#xD;
12
+ Please refer Image &#xD;
13
+ For More Info : www.expertsofttechsolution.com&amp;#xD;&#xD;
 
 
14
  Email: support@expertsofttechsolution.com</description>
15
  <notes>Customer Redirect to Link/Page After Login and Create Accounts</notes>
16
+ <authors><author><name>Suraj Kumawat</name><user>coderz_expert</user><email>coderz.expert@gmail.com</email></author><author><name>Sharad Patel</name><user>coderz_expert</user><email>coderz.expert@gmail.com</email></author></authors>
17
+ <date>2013-08-31</date>
18
+ <time>09:02:50</time>
19
+ <contents><target name="magelocal"><dir name="Expert"><dir name="CustomerRedirect"><dir name="Helper"><file name="Data.php" hash="c4b4aa249af0a84c79703474950919b8"/></dir><dir name="controllers"><file name="AccountController.php" hash="df5302b6ee0d68aead49f19b32f2a81d"/></dir><dir name="etc"><file name="config.xml" hash="0698e88c73508d3814954bf82726dcd8"/><file name="system.xml" hash="a915a426d13bb747497dac86b67e1b98"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Expert_CustomerRedirect.xml" hash="67117d17099a061bb0cb66362547369b"/></dir></target></contents>
20
  <compatible/>
21
+ <dependencies><required><php><min>5.1.0</min><max>5.5.0</max></php></required></dependencies>
22
  </package>