Adds a block to show an archive for Mailchimp campaigns.
In order to be able to use the plugin, you have to get API credentials from Mailchimp. You can find them in the API keys section of your Mailchimp account. If you already use the plugin “Mailchimp” or “Mailchimp for WooCommence”, the API key from these will automatically be used.
The plugin allows you to show all campaigns from the connected Mailchimp account. You can show up to 100 campaign (this is a hard limit of the Mailchimp marketing API). For each campaign, you can either show the “Title” or the “Subject”. You can also show the author/sender as well as the send date (and time).
This is not an official Mailchimp plugin. MailchimpĀ® is a registered trademark of The Rocket Science Group.
In order to be able to use the plugin, you have to get API credentials from Mailchimp. You can find them in the API keys section of your Mailchimp account. You can also find a guide on how to “Generate your API key” in the Mailchimp Marketing API documentation. This API key have to be saved in the block settings.
If you have successfully connected one of the two plugins to your Mailchimp account, this plugin will automatically use the existing API key from those plugins, so you are good to go without any further configuration. You can still use another key in the block settings.
For better front end performance the campaign archive ist cached for 60 minutes. You just have to wait one hour (at most) for the new campaign to show up. You can also change the cache curation using the cabfm_cache_minutes
filter.
cabfm_campaigns_query_args
and cabfm_campaigns_markup
to enable changes on the queried or rendered campaigns.cabfm_cache_minutes
filter to change this value