Tell me more ×
Drupal Answers is a question and answer site for Drupal developers and administrators. It's 100% free, no registration required.

I have just installed the Newsletter module, and I am wondering if it is possible to allow users to click on a "subscribe" button, and have them signup for a newsletter, rather than have an administrator manually add subscribers.

share|improve this question
add comment (requires an account with 50 reputation)

1 Answer

up vote 2 down vote accepted

The newsletter module already has this built in by default.

  1. Go into permissions and enable "Subscribe newsletters" to all roles.

enter image description here

  1. Then, go to the Blocks UI and enable the "Newsletter: Subscribe" into the region of your choosing.

enter image description here

share|improve this answer
add comment (requires an account with 50 reputation)

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.