> For the complete documentation index, see [llms.txt](https://wpdocs.gitbook.io/qos/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/qos/content-management/newsletter.md).

# Newsletter

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

Follow that step below to help you can collect email of subscribers.

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

**Step 2** - Install and active plugin [MailChimp for WP](https://wordpress.org/plugins/mailchimp-for-wp/) .

**Step 3** - Navigate to **MailChimp for WP** > **MailChimp** then connect with your mailchimp account you created from step 1 .

![](https://4175808911-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LqnSoCZNL4XD3lDbtIU%2Fuploads%2FhsS0KzBzdoNeAwWWr4Lv%2FScreen%20Shot%202022-12-02%20at%204.29.27%20PM.png?alt=media\&token=b4c5c0f0-119d-4df4-8cf8-dd9848b0ec99)

**Step 4** -  Create mailchimp form to collect email. Navigate to **Forms**

Import HTML Code below on section Form mark-up Source

![](https://4175808911-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LqnSoCZNL4XD3lDbtIU%2Fuploads%2FBaGKwCv5VGV1qbVj4Gfg%2FScreen%20Shot%202022-12-02%20at%204.33.37%20PM.png?alt=media\&token=89322883-9313-400d-a70c-9945d43f76f5)

**Source :**

```
	<input type="email" name="EMAIL" placeholder="Enter your e-mail..." required />
	<button type="submit" value="Submit">
	  <span>Subcribe</span><i class="fa fa-paper-plane-o" aria-hidden="true"></i>
	</button>
```

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

Going **Appearance -> Widgets** then drag **mailchimp** widget to **Newsletter Sidebar.** You can bring that sidebar to every position you want. ( You can drag to left, right sidebar for each page. You can drag to Footer position.... )
