Sandipan_Unsubscribe - Version 1.0.0.2

Version Notes

This is a stable version & tested on magento compatible versions.
Please mail to sandipansaha88@gmail.com if you notice any bug.

Download this release

Release Info

Developer Sandipan Saha
Extension Sandipan_Unsubscribe
Version 1.0.0.2
Comparing to
See all releases


Code changes from version 1.0.0.1 to 1.0.0.2

Files changed (1) hide show
  1. package.xml +4 -3
package.xml CHANGED
@@ -1,17 +1,18 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Sandipan_Unsubscribe</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>Unsubscribe newsletter subscription</summary>
10
  <description>User can unsubscribe newsletter subscription from front-end directly.</description>
11
- <notes>Please mail to sandipansaha88@gmail.com if you notice any bug.</notes>
 
12
  <authors><author><name>Sandipan Saha</name><user>sandipansaha</user><email>sandipansaha88@gmail.com</email></author></authors>
13
  <date>2012-09-29</date>
14
- <time>04:54:52</time>
15
  <contents><target name="magecommunity"><dir name="Sandipan"><dir name="Unsubscribe"><dir name="Block"><file name="Unsubscribe.php" hash="4b2e66461018c8f2df19442b607cd10a"/><file name="Unsubscribeoverride.php" hash="a076748edbed089707f15c44f4c20843"/></dir><dir name="Helper"><file name="Data.php" hash="4ef51fb23adfb55ce1c6eb42b92ff18b"/></dir><dir name="controllers"><file name="IndexController.php" hash="2f05c85c64503c1bb6830f40db5de578"/></dir><dir name="etc"><file name="config.xml" hash="9e4d9bbe03284c9ea133a4c77b76dc0f"/></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="default"><dir name="default"><dir name="layout"><file name="unsubscribe.xml" hash="83cbcce3cfd705b0daa995f107ba93b7"/></dir><dir name="template"><dir name="unsubscribe"><file name="subscribe.phtml" hash="52c7766f564e41a3380a9ebc8cc16920"/><file name="unsubscribe.phtml" hash="28cf19e5a5676b46c3acbbb937ef97a9"/></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Sandipan_Unsubscribe.xml" hash="208cbfc6dc9aacef76b960d72339548b"/></dir></target></contents>
16
  <compatible/>
17
  <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.6.0.0</min><max>1.7</max></package></required></dependencies>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Sandipan_Unsubscribe</name>
4
+ <version>1.0.0.2</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>Unsubscribe newsletter subscription</summary>
10
  <description>User can unsubscribe newsletter subscription from front-end directly.</description>
11
+ <notes>This is a stable version &amp; tested on magento compatible versions.&#xD;
12
+ Please mail to sandipansaha88@gmail.com if you notice any bug.</notes>
13
  <authors><author><name>Sandipan Saha</name><user>sandipansaha</user><email>sandipansaha88@gmail.com</email></author></authors>
14
  <date>2012-09-29</date>
15
+ <time>05:30:57</time>
16
  <contents><target name="magecommunity"><dir name="Sandipan"><dir name="Unsubscribe"><dir name="Block"><file name="Unsubscribe.php" hash="4b2e66461018c8f2df19442b607cd10a"/><file name="Unsubscribeoverride.php" hash="a076748edbed089707f15c44f4c20843"/></dir><dir name="Helper"><file name="Data.php" hash="4ef51fb23adfb55ce1c6eb42b92ff18b"/></dir><dir name="controllers"><file name="IndexController.php" hash="2f05c85c64503c1bb6830f40db5de578"/></dir><dir name="etc"><file name="config.xml" hash="9e4d9bbe03284c9ea133a4c77b76dc0f"/></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="default"><dir name="default"><dir name="layout"><file name="unsubscribe.xml" hash="83cbcce3cfd705b0daa995f107ba93b7"/></dir><dir name="template"><dir name="unsubscribe"><file name="subscribe.phtml" hash="52c7766f564e41a3380a9ebc8cc16920"/><file name="unsubscribe.phtml" hash="28cf19e5a5676b46c3acbbb937ef97a9"/></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Sandipan_Unsubscribe.xml" hash="208cbfc6dc9aacef76b960d72339548b"/></dir></target></contents>
17
  <compatible/>
18
  <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.6.0.0</min><max>1.7</max></package></required></dependencies>