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.

CommentFileSizeAuthor
simplenews_autosubscribe.patch1.73 KBmaartenvg

Comments

sutharsan’s picture

Status: Needs review » Closed (duplicate)

Look 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.