ezchimp is a WHMCS addon module which integrates with Mailchimp for newsletters and mailing lists for your clients in WHMCS. Clients can subscribe/unsubscribe to your newsletters or mailing lists and interest groups in Mailchimp during signup or via their client area. Auto updates Mailchimp subscription when clients change their email address or add contact / sub-account. Auto-subscribe customers purchasing products in specific product groups to the corresponding mailing list and interest group. Supports subscribe/unsubscribe, multiple mailing lists and interest groups, multi-language.
Buy Ezchimp for only $30 including 1 year free support and updates! And it is open source, licensed under GPLv3.
NOTE: Use Ezchimp version 3.x. Older versions have been discontinued because Mailchimp stopped support for their API version 1.3. Also, Ezchimp v3.x supports only WHMCS 7.0 and later.
When clients sign up, they will get the options like this:Clients will also get the mailing list and interest group options in their client area:
Follow on twitter for updates: twitter.com/ezchimp
Get it here for only $30 including 1 year free support and updates!
Steps to setup Ezchimp:
- Download and extract the ezchimp_X.xx.zip file into your modules/addons/ folder within your WHMCS directory.
- Move the ezchimp_webhook.php file to your WHMCS root directory (eg: /home/username/public_html/whmcs). Test and make sure http://yourdomain.com/whmcs/ezchimp_webhook.php is giving a blank page instead of any errors such as internal server error (500). If it does, check and fix the ownership (should be owned by the domain’s username on a cpanel server for example), permission (try 555) etc so that it works.
- Go to WHMCS admin -> Setup -> Addon Modules and “activate” the module listed as “MailChimp newsletter”
- Set the WHMCS base URL (eg: http://yourdomain.com/whmcs, since version 1.6 only, not displayed in screenshot below).
- After successful activation enter you MailChimp API key and set access control below in the same page:
- Go to “Addons” -> “MailChimp newsletter” and configure the settings as necessary:
- Click on “Lists & Groups” in right menu to display all mailing lists and interest groups in your Mailchimp account:
- Enable those you need to make available for your clients in WHMCS. Give an alias as you wish. If you do not specify an alias, the name of the interest group (or the name of the list if there are no interest groups in it) will be used.
- The “Status” link in side menu will display the subscription status of your clients and their sub-contacts to mailing lists and interest groups:
- Use the “Tools” link to initially subscribe existing clients after a fresh activation of ezchimp module:
- All text can be modified by editing the file english.php in the ezchimp/lang/ folder. You may also add support for other languages by creating a new file for the language in ezchimp/lang/ folder