internetmarketingsolutions/isotope-newsletter-subscription

This package is abandoned and no longer maintained. No replacement package was suggested.

add a simple newsletter subscription (double opt-in) on member based

0.1 2013-04-18 20:52 UTC

This package is not auto-updated.

Last update: 2022-02-01 12:24:36 UTC


README

installation

  1. install the module
  2. create a new form, or update ones with a checkbox fieldname "newsletter", one option, value "x", label "i wish to receive a newsletter"
  3. register this form in the checkout module as "order conditions form"
  4. create a new front end module newslettersubscription (isotope section) and place it on a page (with a ccontent element for example)
  5. create a new mail template in the "e-mail manager" of isotope, call it something like "newsletter subscription"
  6. add a new language within the mail template and place a link like: "{{env::path}}{{link_url::75}}?hash=##iso_newsletter_subscription_hash##", replace the id 75 with the id of the page with the newslettersubscription front end module