--- extends: _layouts.post section: content title: Mailchimp Newsletters date: 2018-11-21 tags: [MySql] description: Mailchimp newsletter signups, just add a url. cover_image: /assets/img/post-cover-image-1.png --- [Mailchimp](https://mailchimp.com/) is a fantastic marketing platform, and takes the pain out of managing email lists and campaigns. The blog starter template comes with a beautiful pre-built newsletter form, that only needs a Mailchimp list URL to send to. To begin accepting subscribers, simply add your list URL to the form `action` in the `source/_components/newsletter-signup.blade.php` file. ```html
[See how to get your Mailchimp list URL.](https://mailchimp.com/help/host-your-own-signup-forms/#Edit_your_Custom_Signup_Form)