VerticalResponse
aaronbauman - July 21, 2009 - 18:19
The VerticalResponse module allows users to sign-up or subscribe to a VerticalResponse mailing list from a drupal node.
Administrators can associate any single node with any single VerticalResponse mailing list.
Roadmap:
- Basic Integration
Allow administrators to assign multiple lists with a single node.Provide a form that allows users to sign-up for more than one list.Allow users to manage their subscriptions from within their user profiles.
- Advanced Integration
Add ability for administrators to create VerticalResponse mailing lists from within drupal.- Add ability for administrators to generate newsletters from within drupal.
- Add ability for administrators to create newsletter templates.
- Integration with other modules
- Views
- Messaging
- Notifications
- Simplenews
- Ubercart
- others?
Getting Started
-
VR API
The VR module depends on the VerticalResponse API, so it must be enabled for your account.
- If you have a VR account you should email VerticalResponse
(api-support[at]verticalresponse[dot]com), and request that they enable the VR API for your account. Please include "Drupal Integration" in the subject heading. - If you do not have a VerticalResponse account, you can sign up here, and the enterprise API will be enabled automatically.
- If you have a VR account you should email VerticalResponse
- Download and install VerticalResponse module (see: Installing contributed modules).
- Configure VerticalResponse module at http://example.com/admin/settings/vr
- Create a content type with which you want to describe your mailing list, or select a content type that already exists.
- Edit the content type selected in the previous step, and add a "VerticalResponse" field using CCK.
- Set the number of fields to allow users to sign up for more than one list at a time.
- Create a node of the selected content type, and select which list/lists you would like to enable for signup.
Dependency
Note: Currently the dev version is available for testing and collaborating only. The module is still in it's very early stages, and so pieces of functionality may change without an upgrade path.
VerticalResponse module development is sponsored by Message Agency.
Releases
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.x-dev | 2009-Sep-05 | 10.4 KB | Download · Release notes | Development snapshot | |
