Downloads
Release notes
Important: You will need to uninstall the module before uploading any files to your drupal site to upgrade to this release.
Do you think the module is easy to use? If you have any suggestions on how I can make it easier to use please post a message to the issue tracker: http://drupal.org/project/issues/constant_contact?categories=All
This version has some serious improvements, everyone is suggested to upgrade to this release.
This release adds the following new features, fixes and improvements and is the final release candidate for drupal 6:
1.) Admin: Import subscribers.
2.) Admin: Export subscribers.
3.) Admin: View activities and Download exported files.
4.) Admin: Sync unsubscribed users.
5.) Admin: New mass unsubscribe and delete option.
6.) Admin: Contact lists are now sorted by the SortOrder field.
7.) Admin: Contact list add/edit page now let you define the SortField value.
8.) Admin: You can now choose if the register page checkbox is checked by default.
9.) Fixed this bug: http://drupal.org/node/697400.
10.) The way the API gets loaded in various methods has been adapted to be more efficent.
11.) Error messages has been improved: status report messages removed and other errors have been replaced with watchdog messages that can be found at "Reports > Recent log entries".
12.) All standard extra fields have now been added to the form block method, custom fields have been renamed to extra fields to be inline with the Constant Contact system.
13.) The form block method can now be redirected to a thank you page after submitting.
14.) Lots of improvements under the hood in this release too, for example extra fields have been changed to be more efficent.
15.) Added support for the 15 custom fields in the register page.
16.) You can now choose change the list selection to be checkboxes or a multi-select.
17.) Installation improved, it now checks openssl and the fsockopen function are working correctly by trying to establish a connection with https://www.google.com/.
18.) Filenames for the admin panel have been renamed, if your upgrading make sure to remove the old module files before uploading the newer version.
19.) I've renamed all variables from constant_contact_varname to cc_varname for easier reading
20.) I've renamed all constants from CONSTANT_CONTACT_CONSTANT_NAME to CC_CONSTANT_NAME
21.) The register page and block have been completely separated, you now select contact lists for each.
22.) The register page has been improved in the way it handles subscribing users, it now lets you display a checkbox or a list selection plus show or exclude certain contact lists.