Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

WordPress

Michael Strand
Michael Strand
10,897 Points

Wordpress Mail Subscribers Plugin

Hello,

I am working on a Wordpress site for a client and I would like to set them up with a subscription form like this one here:

https://wordpress.org/plugins/mailmunch/screenshots/

Is this a good option or is there other plug-ins that are better?

Michael

4 Answers

Michael Strand
Michael Strand
10,897 Points

For anyone looking to do something similar I found this 12 minute video to be extremely helpful.

https://teamtreehouse.com/library/mailchimp-signup-forms-for-wordpress

maze
maze
17,027 Points

Hi Michael! The Jetpack plugin by WordPress.com has a subscription form and more functions that maybe help you

Zac Gordon
STAFF
Zac Gordon
Treehouse Guest Teacher

The thing you want to check is what does the form integrate with, or how will the user be sending out the emails. If they use something like mail chimp then you want a collection form that sends email to that. Other plugins let you send emails from within WordPress and some just collect emails and you have to send the emails yourself. I'd figure out what approach you want to take then find a matching plugin.

Michael Strand
Michael Strand
10,897 Points

Hey Zac,

I need something that can integrate with Mailchimp. I have my lists on Mailchimp and I will send my newsletters from there.