DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

What does it do?

This extension enables users of your website to subscribe to your MailChimp lists.

  • The template is fully under your control by using fluid
  • Usage of all variants of interest groups
  • No sync jobs or something like that needed
  • Ajax usage (if EXT:typoscript_rendering is installed)
Simple form in MailChimp

Simple list in MailChimp

Simple form

Simple form rendered in TYPO3

Rendering in the page module

The page module shows all settings and the count of people subscribed to the selected list

Requirements

The requirements are low:

  • TYPO3 CMS 6.2 - 8.2
  • PHP 5.5 - 7
  • MailChimp API key

About us

Author of this extension is the company sup7even.

Issue tracking & development

If you have found any bugs or missing features, please create an issue at https://github.com/sup7even/mailchimp/issues.

The UnitTests can be started by using

./typo3_src/bin/phpunit -c ./typo3/sysext/core/Build/UnitTests.xml ./typo3conf/ext/mailchimp/Tests/

Every build is checked by using https://travis-ci.org/sup7even/mailchimp.

License

This extension is published under GPL2 license.