> For the complete documentation index, see [llms.txt](https://wpdocs.gitbook.io/medilazar/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wpdocs.gitbook.io/medilazar/setting/newsletter.md).

# Newsletter

&#x20;We are using MailChimp for the WP plugin for Newsletter subscribe. You can read more about MailChimp from [here](http://bit.ly/mailchimps)​

&#x20;Follow that step below to help you can collect emails of subscribers.

&#x20;**Step 1** - Signup for the [Mailchimp](http://bit.ly/mailchimps) account then create your lists to collect email.

&#x20;**Step 2** - Install and active plugin [MailChimp for WP](https://wordpress.org/plugins/mailchimp-for-wp/) and take MailChimp API key

Open <https://us1.admin.mailchimp.com/account/api/> and copy Mailchimp API key

![](/files/-MV60dhQbhfXenRSUeuF)

&#x20;**Step 3** - Navigate to **MailChimp for WP** > **MailChimp** then connect with your Mailchimp account you created from step 1 and insert API key then "Save changes"

![](https://gblobscdn.gitbook.com/assets%2F-LrH9aW6XqSY9ds7Nu5x%2F-LrH9jTnO_UysYLt8AuE%2F-LrIilwXRQ_1f7Ae6eRe%2Fmail.png?alt=media\&token=53e84bda-633b-4e66-b8b5-0272b025efa5)

**Step 4** - Create Mailchimp form to collect email.&#x20;

Navigate to **Forms -> Add new form**

&#x20;Import HTML Code below on section Form mark-up Source

![](/files/-MWCm7wcrmskRKRiILl1)

**Source:**

```
<input type="email" name="EMAIL" placeholder="Your email address" required />
<button type="submit" value="subscribe">
<span>Subscribe</span>
</button>
```

**Step 5** - After creating your plugin. You must set a position where you want to display.

&#x20;**Open Appearance -> Widgets** then drag **Mailchimp** widget to **Newsletter Sidebar.** You can bring that sidebar to every position you want. ( You can drag to left, a right sidebar for each page. You can drag to Footer position.... )

![](/files/-MNwi8h2D1DB_476UuPf)
