Constant_Contact - Version 1.2

Version Notes

You must have an account with constant contact.
to use this extension

Download this release

Release Info

Developer Magento Core Team
Extension Constant_Contact
Version 1.2
Comparing to
See all releases


Code changes from version 1.1 to 1.2

app/etc/modules/Rahil_Constantcontact.xml CHANGED
@@ -1,9 +1,9 @@
1
  <?xml version="1.0"?>
2
  <config>
3
  <modules>
4
- <Plumtree_Constantcontact>
5
  <active>true</active>
6
  <codePool>local</codePool>
7
- </Plumtree_Constantcontact>
8
  </modules>
9
  </config>
1
  <?xml version="1.0"?>
2
  <config>
3
  <modules>
4
+ <Rahil_Constantcontact>
5
  <active>true</active>
6
  <codePool>local</codePool>
7
+ </Rahil_Constantcontact>
8
  </modules>
9
  </config>
package.xml CHANGED
@@ -1,21 +1,19 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Constant_Contact</name>
4
- <version>1.1</version>
5
  <stability>stable</stability>
6
  <license>GNU</license>
7
  <channel>community</channel>
8
  <extends/>
9
  <summary>Constant Contact Magento Extension</summary>
10
- <description>Constant contact magento extension will automatically add magento newsletter subscribers to your constant contact list.
11
-
12
- you can select contact list from system &gt; configuration &gt; constant contact. to add newsletter email to constant contact</description>
13
  <notes>You must have an account with constant contact.
14
- and you need to enter your constant contact api key in configuration section.</notes>
15
  <authors><author><name>Rahil</name><user>auto-converted</user><email>prgtest2009@gmail.com</email></author></authors>
16
  <date>2011-01-21</date>
17
- <time>07:19:43</time>
18
- <contents><target name="mageetc"><dir name="modules"><file name="Rahil_Constantcontact.xml" hash="47c738c987ef8d64fc5eca9e630fa22e"/></dir></target><target name="magelocal"><dir name="Rahil"><dir name="ConstantContact"><dir name="api"><file name="ctctWrapper.php" hash="23853c580c26772b82842400255424a0"/></dir><dir name="controllers"><file name="SubscriberController.php" hash="af0ca956af74904f61090f6c4a938a87"/></dir><dir name="etc"><file name="config.xml" hash="8c121dce1ba364364cebb4991eae8808"/><file name="system.xml" hash="1b6ccd93b8be94568fd13baea2cd0247"/></dir><dir name="Helper"><file name="Data.php" hash="5b6d7d2fc1234213c7f0d3088c8832aa"/></dir><dir name="Model"><file name="Constantcontact.php" hash="456f4085ec5b261f6c5b5c1bbe6fcc01"/><file name="List.php" hash="27cb17e4a598a5b93623a67d3fc5f577"/></dir></dir></dir></target></contents>
19
  <compatible/>
20
  <dependencies/>
21
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Constant_Contact</name>
4
+ <version>1.2</version>
5
  <stability>stable</stability>
6
  <license>GNU</license>
7
  <channel>community</channel>
8
  <extends/>
9
  <summary>Constant Contact Magento Extension</summary>
10
+ <description>Constant contact magento extension will automatically add magento newsletter subscribers to your constant contact list.you can select contact list from system &gt; configuration &gt; constant contact. to add newsletter email to constant contact</description>
 
 
11
  <notes>You must have an account with constant contact.
12
+ to use this extension</notes>
13
  <authors><author><name>Rahil</name><user>auto-converted</user><email>prgtest2009@gmail.com</email></author></authors>
14
  <date>2011-01-21</date>
15
+ <time>09:38:13</time>
16
+ <contents><target name="mageetc"><dir name="modules"><file name="Rahil_Constantcontact.xml" hash="417b137c47c52cadca0013371f95bc1a"/></dir></target><target name="magelocal"><dir name="Rahil"><dir name="ConstantContact"><dir name="api"><file name="ctctWrapper.php" hash="23853c580c26772b82842400255424a0"/></dir><dir name="controllers"><file name="SubscriberController.php" hash="af0ca956af74904f61090f6c4a938a87"/></dir><dir name="etc"><file name="config.xml" hash="8c121dce1ba364364cebb4991eae8808"/><file name="system.xml" hash="1b6ccd93b8be94568fd13baea2cd0247"/></dir><dir name="Helper"><file name="Data.php" hash="5b6d7d2fc1234213c7f0d3088c8832aa"/></dir><dir name="Model"><file name="Constantcontact.php" hash="456f4085ec5b261f6c5b5c1bbe6fcc01"/><file name="List.php" hash="27cb17e4a598a5b93623a67d3fc5f577"/></dir></dir></dir></target></contents>
17
  <compatible/>
18
  <dependencies/>
19
  </package>