The MailChimp widget allows a site visitor to subscribe to a MailChimp mailing list. On MailChimp, you will need to create a list and customize the form before proceeding with the instructions below.

Known issue with MailChimp

MailChimp changed their embed code so that only the “M” is capitalized, and our embedding widget expects the old style where MailChimp is “camel-cased” with a capital M and C. Existing embeds still work, but until our next release (2.7.0) is shipped, if you need to add a new MailChimp form to your site, you will have to manually change the lowercase “c” in “Mailchimp” to a capital C. in the first line of code.


  1. On your MailChimp site, select Lists menu.
    Lists menu on MailChimp site.
  2. Select the list for your clients to subscribe to.
    Example of mailing list on MailChimp site.
  3. On the submenu, select Signup forms.
    Signup forms submenu on MailChimp site.
  4. Select Embedded forms.
    Embedded forms on MailChimp site.
  5. Copy the code in the Copy/paste onto your site field.
    Copy/paste onto your site field on MailChimp site.
  6. On the WCMS page you want your MailChimp widget embedded, select the Add/Edit MailChimp button.
    MailChimp widget icon on the toolbar in WCMS.
  7. On the MailChimp properties window, paste the code onto the field, and click OK.
    MailChimp properties window.
  8. Save.
    Save button.
  9. Publish.
    Changing moderation state to publish.