Version Notes
You must have an account with constant contact.
and you need to enter your constant contact api key in configuration section.
Download this release
Release Info
Developer | Magento Core Team |
Extension | Constant_Contact |
Version | 1.1 |
Comparing to | |
See all releases |
Code changes from version 1.0 to 1.1
- package.xml +3 -3
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Constant_Contact</name>
|
4 |
-
<version>1.
|
5 |
<stability>stable</stability>
|
6 |
<license>GNU</license>
|
7 |
<channel>community</channel>
|
@@ -12,9 +12,9 @@
|
|
12 |
you can select contact list from system > configuration > 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>
|
16 |
<date>2011-01-21</date>
|
17 |
-
<time>07:
|
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/>
|
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>
|
12 |
you can select contact list from system > configuration > 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/>
|