1up-lab / contao-mailchimp

Contao bundle for MailChimp subscribe/unsubscribe forms (using MailChimp API V3.0)
MIT License
7 stars 3 forks source link
contao contao-mailchimp contao-module mailchimp

Contao Mailchimp Bundle

This Contao bundle provides subscribe and unsubscribe forms for easy integration in Contao.

Author Software License Total Downloads

--

The fields that will be shown are managed through MailChimp's List fields and *|MERGE|* tags. You may also change the order of this fields: In MailChimp, go to Signup forms > General forms > Signup Form and rearrange the fields via drag'n'drop. You then have to import the new field order into Contao, by simply re-saving the MailChimp list in the back end.

How-to

Install using the command line composer require oneup/contao-mailchimp or by using the Contao Manager.

Requires of oneup/contao-mailchimp (Composer resolves this automatically)

After installing the Contao MailChimp bundle you have to build a connection to MailChimp.

Login into the Contao Backend and go to Content > MailChimp:

Create four pages under Layout > Site Structure:

Go to Layout > Themes > Modules:

Go to Content > Articles:

Form Generator

You can also use forms of the form generator to subscribe to Mailchimp lists.

Known limitations