I needed a autosubscription feature for my website and couldn't find any, so I created a simple one. Perhaps you want to include this in your module.
It adds an option to the settings page where you can select a newsletter to be the one that people are subscribed to when they register. Nothing fancy, it only runs the simplenews_subscribe_user() on the 'insert' operation of hook_user.
| Comment | File | Size | Author |
|---|---|---|---|
| simplenews_autosubscribe.patch | 1.73 KB | maartenvg |
Comments
Comment #1
sutharsan commentedLook here: http://drupal.org/node/178485 for an almost ready patch.
Know that in some counties it is illegal to have automatic subscription without choice.