Description
The MailChimp plugin allows you to quickly and easily add a signup form for your MailChimp list as a widget on your WordPress 2.8 or higher site.
Not sure what MailChimp is or if it will be helpful? Signup up for a FREE Trial Account and see for yourself!
After Installation, the setup page will guide you through entering API information, selecting your List and then add the Widget to your site. The time from starting installation to have the form on your site should be less than 5 minutes – absolutely everything can be done via the WordPress Setting GUI – no file editing at all!
Developer Mode
You can enable “Devleoper Mode” by adding the following line to your wp-config.php
file just above the “That’s all, stope editing!” line.
define('MAILCHIMP_DEV_MODE', true);
This will enable the MailChimp List Subscribe plugin to operate without the need to connect an external MailChimp Account, and will provide a
subscription form widget that will not actually submit anywhere.
This will allow you to style and configure the widget in non-production environments that are not publicly accessible.
For more Developer Mode customization options see the following article:
https://connect.mailchimp.com/how-to/how-to-article-configuring-developer-mode-for-the-list-subscribe-wordpress-plugin
Screenshots
Installation
This section describes how to install the plugin and get started using it.
Version 2.8+
- Unzip our archive and upload the entire
mailchimp
directory to your/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to Settings and look for “MailChimp Setup” in the menu
- Enter your MailChimp API Key and let the plugin verify it.
- Select One of your lists to have your visitors subscribe to.
- Finally, go to Appearance->Widgets and drag the
MailChimp Widget
widget into one of your Widget Areas - And you are DONE!
Advanced
If you have a custom coded sidebar or something else special going on where you can’t simply enable the widget through the WordPress GUI, all you need to do is:
If you are using WordPress v2.8 or higher, you can use the short-code:
[mailchimp Optin=”1″]
Where ever you want it to show up.
FAQ
- What in the world is MailChimp?
-
Good question! MailChimp is full of useful, powerful email marketing features that are easy to use and even a little fun (that’s right—we said fun), whether you’re an email marketing expert, or a small business just getting started.
To learn more, just check out our site: MailChimp
- Wait a minute, you want me to pay to try this?
-
Absolutely not! We welcome you to come signup for a FREE Trial Account and see if you find it useful.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Easy Mailchimp Optin Form” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Easy Mailchimp Optin Form” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
version 1.0 – 20.8.2014
First release
version 1.1 – 8.9.2014
fixed name and email icon
version 1.3 – 9.9.2014
fixed input field width issue