| 1 |
AWeber Integration Drupal module
|
| 2 |
|
| 3 |
** DESCRIPTION **
|
| 4 |
|
| 5 |
Integration and management module with the AWeber newsletter and autoresponder service at AWeber.com.
|
| 6 |
|
| 7 |
Features
|
| 8 |
|
| 9 |
* Newsletter sign-up during user registration and user account control
|
| 10 |
* Keeps record of leads
|
| 11 |
* Customizable Thank You page
|
| 12 |
* Customizable block mimics AWeber's web form
|
| 13 |
|
| 14 |
** REQUIREMENTS **
|
| 15 |
|
| 16 |
Drupal 6.x
|
| 17 |
PHP 5 or greater
|
| 18 |
|
| 19 |
** INSTALLATION **
|
| 20 |
|
| 21 |
Enable the module under Administer > Site building > Modules.
|
| 22 |
|
| 23 |
Configure the module at Administer > User management > AWeber > Settings. You will need to set the list name and id. You can get these from generating a web form through AWeber.
|
| 24 |
|
| 25 |
** USAGE **
|
| 26 |
|
| 27 |
By default the module places a checkbox on user registration and in the user's account edit page.
|
| 28 |
|
| 29 |
A block is also provided and can be set to a region at Administer > Site building > Blocks.
|
| 30 |
|
| 31 |
** SUPPORT **
|
| 32 |
|
| 33 |
Please use the issue queue at http://drupal.org/project/issues/aweber.
|
| 34 |
|
| 35 |
** CREDITS **
|
| 36 |
|
| 37 |
Project maintainer: Ben Jeavons (Drupal.org username: coltrane) but please use the issue queue for support!
|
| 38 |
|
| 39 |
Development and maintenance sponsored by pingVision - http://pingv.com.
|
| 40 |
|
| 41 |
AWeber.com and the AWeber service have their own license and Terms of Service.
|
| 42 |
|
| 43 |
$Id: README.txt,v 1.4 2008/09/18 23:40:35 coltrane Exp $
|