Here's my situation...

In the near future I plan on having some products for sale through my site. However, in the meantime I'm getting some decent traffic now and would like to capture these potential future customers' email addresses - and email them each time I have a new product ready for sale.

My site does have a nice forum, but I find that most visitors are reluctant to sign-up via the standard drupal registration process. So I'm looking for a very simple block to include on my homepage where users can enter their address, then I capture it and send them their free ebook.

Any ideas or advice on how to do this?

Thanks!

Comments

WorldFallz’s picture

You can probably do this with the webform module.

esend7881’s picture

Try simplenews, then use the "rules" module to create a set of actions to occur after the person signs up. One of those actions could be redirecting them to a download page.