VerticalResponse

aaronbauman - July 21, 2009 - 18:19
Picture 3.png

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:

  1. 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.
  2. 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.
  3. Integration with other modules

Getting Started

  1. 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.
  2. Download and install VerticalResponse module (see: Installing contributed modules).
  3. Configure VerticalResponse module at http://example.com/admin/settings/vr
  4. Create a content type with which you want to describe your mailing list, or select a content type that already exists.
  5. Edit the content type selected in the previous step, and add a "VerticalResponse" field using CCK.
  6. Set the number of fields to allow users to sign up for more than one list at a time.
  7. 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 snapshotsDateSizeLinksStatus
6.x-1.x-dev2009-Sep-0510.4 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.


 
 

Drupal is a registered trademark of Dries Buytaert.