MailChimp

Set Up MailChimp

1. MailChimp API

The API key for connecting with your MailChimp account. Get your API key here.

2. Form

<div class="input-group">
  <input id="mc4wp_email" class="form-control input-newletter" name="EMAIL" required="" type="email" placeholder="Email address..."> 
<button type="submit" value="Submit"> <span>Subscribe</span></button>
</div>

Watch the video tutorial here:

Last updated

Was this helpful?