README.txt in Webform Campaign Monitor 6
Same filename and directory in other branches
INTRODUCTION ============ Webform Campaign Monitor provides a webform component in checkbox format that lets you subscribe users to specific lists on Campaign Monitor (http://www.campaignmonitor.com/). With Webform Campaign Monitor you can: 1. Subscribe users to a specific list. 2. Specify which email component contains the user's email address. 3. And specify which text field component contains the user's name. See https://drupal.org/project/webform_campaignmonitor for more information INSTALLATION ============ 1. Install the module and dependencies. 2. Configure Campaign Monitor module at admin/settings/campaignmonitor 3. Make sure you run cron to pull out the availale lists. 4. Create a webform with textfield and email components to capture the users' name and email address. 5. Add a Campaign Monitor component, select the name and email address components previously created and then tick the boxes that correspond to the list(s) the users will be subscribed to. 6. Save the component and give it a go! DEPENDENCIES ============ Webform Campaign Monitor depends on the following modules: * webform * campaignmonitor (For the campaign monitor integration functionality) MAINTAINERS =========== * jorgegc <http://drupal.org/user/834154>
File
README.txtView source
- INTRODUCTION
- ============
-
- Webform Campaign Monitor provides a webform component in checkbox format
- that lets you subscribe users to specific lists on Campaign Monitor
- (http://www.campaignmonitor.com/).
-
- With Webform Campaign Monitor you can:
-
- 1. Subscribe users to a specific list.
- 2. Specify which email component contains the user's email address.
- 3. And specify which text field component contains the user's name.
-
- See https://drupal.org/project/webform_campaignmonitor for more information
-
-
- INSTALLATION
- ============
-
- 1. Install the module and dependencies.
- 2. Configure Campaign Monitor module at admin/settings/campaignmonitor
- 3. Make sure you run cron to pull out the availale lists.
- 4. Create a webform with textfield and email components to capture the users'
- name and email address.
- 5. Add a Campaign Monitor component, select the name and email address
- components previously created and then tick the boxes that correspond to
- the list(s) the users will be subscribed to.
- 6. Save the component and give it a go!
-
-
- DEPENDENCIES
- ============
-
- Webform Campaign Monitor depends on the following modules:
-
- * webform
- * campaignmonitor (For the campaign monitor integration functionality)
-
-
- MAINTAINERS
- ===========
-
- * jorgegc