Tagnpin_Loyalty - Version 4.0.0

Version Notes

latest version with fixes

Download this release

Release Info

Developer Magento Core Team
Extension Tagnpin_Loyalty
Version 4.0.0
Comparing to
See all releases


Code changes from version 3.0.0 to 4.0.0

app/code/local/Tagnpin/Loyalty/etc/config.xml CHANGED
@@ -2,7 +2,7 @@
2
  <config>
3
  <modules>
4
  <Tagnpin_Loyalty>
5
- <version>3.0.0</version>
6
  </Tagnpin_Loyalty>
7
  </modules>
8
  <frontend>
2
  <config>
3
  <modules>
4
  <Tagnpin_Loyalty>
5
+ <version>4.0.0</version>
6
  </Tagnpin_Loyalty>
7
  </modules>
8
  <frontend>
app/design/frontend/default/default/layout/loyalty.xml CHANGED
@@ -1,5 +1,5 @@
1
  <?xml version="1.0"?>
2
- <layout version="3.0.0">
3
  <default>
4
  <reference name="before_body_end" >
5
  <block type="loyalty/block" name="page.bottom1" >
1
  <?xml version="1.0"?>
2
+ <layout version="4.0.0">
3
  <default>
4
  <reference name="before_body_end" >
5
  <block type="loyalty/block" name="page.bottom1" >
package.xml CHANGED
@@ -1,7 +1,7 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Tagnpin_Loyalty</name>
4
- <version>3.0.0</version>
5
  <stability>stable</stability>
6
  <license>GPL</license>
7
  <channel>community</channel>
@@ -10,11 +10,11 @@
10
  <description>Reward customers for successful referrals and social sharing.&#xD;
11
  &#xD;
12
  The plugin integrates javascript widget with the magento website.</description>
13
- <notes>Stable version of javascript widget. </notes>
14
- <authors><author><name>tagNpin</name><user>Siddharth</user><email>siddharthguptansit@gmail.com</email></author></authors>
15
- <date>2013-06-04</date>
16
- <time>14:56:56</time>
17
- <contents><target name="magelocal"><dir name="Tagnpin"><dir name="Loyalty"><dir name="Block"><file name="Block.php" hash="d1f5be89936a51de954c07d9876f31d6"/><file name="Checkout.php" hash="5d4b5128230b9632dace9d3563cc6b44"/></dir><dir name="Helper"><file name="Data.php" hash="e48d8c436e86138d35baf1c2d20d86a6"/></dir><dir name="etc"><file name="config.xml" hash="73d8c59579bc29ecd64ffbd87c0bfe5a"/><file name="system.xml" hash="122a8efee7e563d42b2f7b7b71afe5a6"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Tagnpin_Loyalty.xml" hash="9e0e9a94a54c873fde61ae86af09935c"/></dir></target><target name="magedesign"><dir name="frontend"><dir name="default"><dir name="default"><dir name="layout"><file name="loyalty.xml" hash="cdfee274e1ad8b88144a07cef3fc2e77"/></dir></dir></dir></dir></target></contents>
18
  <compatible/>
19
- <dependencies><required><php><min>4.0.0</min><max>6.0.0</max></php></required></dependencies>
20
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Tagnpin_Loyalty</name>
4
+ <version>4.0.0</version>
5
  <stability>stable</stability>
6
  <license>GPL</license>
7
  <channel>community</channel>
10
  <description>Reward customers for successful referrals and social sharing.&#xD;
11
  &#xD;
12
  The plugin integrates javascript widget with the magento website.</description>
13
+ <notes>latest version with fixes</notes>
14
+ <authors><author><name>Siddharth</name><user>auto-converted</user><email>siddharthguptansit@gmail.com</email></author></authors>
15
+ <date>2013-06-06</date>
16
+ <time>07:09:31</time>
17
+ <contents><target name="magelocal"><dir name="Tagnpin"><dir name="Loyalty"><dir name="Block"><file name="Block.php" hash="d1f5be89936a51de954c07d9876f31d6"/><file name="Checkout.php" hash="5d4b5128230b9632dace9d3563cc6b44"/></dir><dir name="Helper"><file name="Data.php" hash="e48d8c436e86138d35baf1c2d20d86a6"/></dir><dir name="etc"><file name="config.xml" hash="982fd483ab6c3aed354c9f1b8917b42c"/><file name="system.xml" hash="122a8efee7e563d42b2f7b7b71afe5a6"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Tagnpin_Loyalty.xml" hash="9e0e9a94a54c873fde61ae86af09935c"/></dir></target><target name="magedesign"><dir name="frontend"><dir name="default"><dir name="default"><dir name="layout"><file name="loyalty.xml" hash="ecae4adc39cf8fc554205ed98e5f279c"/></dir></dir></dir></dir></target></contents>
18
  <compatible/>
19
+ <dependencies/>
20
  </package>