Title: MailChimp Campaign Archive
Author: j
Published: <strong>December 15, 2012</strong>
Last modified: December 15, 2012

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/mailchimp-campaign-archive.svg)

# MailChimp Campaign Archive

 By [j](https://profiles.wordpress.org/joe-anzalone/)

[Download](https://downloads.wordpress.org/plugin/mailchimp-campaign-archive.zip)

 * [Details](https://test.wordpress.org/plugins/mailchimp-campaign-archive/#description)
 * [Reviews](https://test.wordpress.org/plugins/mailchimp-campaign-archive/#reviews)
 *  [Installation](https://test.wordpress.org/plugins/mailchimp-campaign-archive/#installation)
 * [Development](https://test.wordpress.org/plugins/mailchimp-campaign-archive/#developers)

 [Support](https://wordpress.org/support/plugin/mailchimp-campaign-archive/)

## Description

**MailChimp Campaign Archive** adds a `[mailchimp_campaigns]` shortcode to WordPress.
This shortcode lists your latest MailChimp email campaigns as an unordered list 
with links to view the HTML version of each email.

#### Usage

The only required parameter is `apikey` which you must generate from MailChimp: 
https://admin.mailchimp.com/account/api/

Example usage: `[mailchimp_campaigns apikey="xxxxxxxxxx" limit="10" order="ASC" 
link_text="title"]`

**apikey**
 Generated from https://admin.mailchimp.com/account/api/

**limit**
 Specify how many campaigns to list. Can be any integer between 1 and 
1000.

**offset**
 If offset is non-negative, the archive list will start at that offset
in the list. If offset is negative, the archive list will start that far from the
end of the list. For example, set this to 10 to omit the first ten email campaigns
from the list, or set it to -2 to omit every campaign that comes before the second
to last campaign.

**order**
 Can be either ASC or DESC (ascending or descending)

**link_text**
 Specify where to get link text. Can be either “subject” or “title”

**status**
 Only show campaigns of a specific status. Can be: “sent”, “save”, “paused”,“
schedule”, or “sending”

**from_name**
 Only show campaigns that have this “From Name”

**from_email**
 Only show campaigns that have this “Reply-to Email”

**list_id**
 Only show campaigns sent to this [list ID.](http://kb.mailchimp.com/article/how-can-i-find-my-list-id)
The ID for a given list can be found by navigating to the _Lists_ page, clicking
the Gear drop down, and selecting _List Settings and Unique ID._

**folder_id**
 Only show campaigns from this folder ID. The folder ID can be found
in the “`fid`” parameter in the “Folder Archive Code”

**organize_by**
 Organize campaign list by date. Can be either “year” or “month”

**heading_tag**
 HTML element to use for month/year titles. Only needed if “organize_by”
is set. Should be one of: `h1`, `h2`, `h3`, `h4`, `h5`, `h6`

## Screenshots

 * [[
 * Paste the shortcode into a post or page. The API key is the only required parameter.
 * [[
 * A list of sent emails is generated, complete with links to view the HTML version
   of each one.

## Installation

Extract the zip file and drop the contents in the wp-content/plugins/ directory 
of your WordPress installation and then activate the plugin from the “Plugins” page.

## Reviews

![](https://secure.gravatar.com/avatar/217b69c4f7e53197d5d925d993b66b392f242540b16758bcfd8eb0893e35f2f9?
s=60&d=retro&r=g)

### 󠀁[Finally seems Gone…](https://wordpress.org/support/topic/finally-seems-gone/)󠁿

 [Andrew Tegenkamp](https://profiles.wordpress.org/andrewteg/) June 4, 2018

This plugin has worked great over the years but is using the MailChimp 1.3 API (
according to mailchimp-api-mini-class/MCAPI.class.php) and hasn’t been updated in
4 years. MailChimp is retiring old APIs and ours finally broke as they are on version
3.0. It’s a great plugin and I’m impressed it’s worked this long, but I’ve giving
this one star because it’s not updated and will be breaking if it hasn’t already
for you. That said, if it happens to you can get some code from MailChimp directly
paste that into a widget to hopefully get back on track!

![](https://secure.gravatar.com/avatar/cf0c00bee4663a76c9a4c6d42ee9b2a5ff0d50cdf535a234543ec2479289e6dd?
s=60&d=retro&r=g)

### 󠀁[Great plugin!](https://wordpress.org/support/topic/great-plugin-11591/)󠁿

 [Thien Vu](https://profiles.wordpress.org/thiendru/) December 29, 2016

Thanks for great plugin!

 [ Read all 8 reviews ](https://wordpress.org/support/plugin/mailchimp-campaign-archive/reviews/)

## Contributors & Developers

“MailChimp Campaign Archive” is open source software. The following people have 
contributed to this plugin.

Contributors

 *   [ j ](https://profiles.wordpress.org/joe-anzalone/)

[Translate “MailChimp Campaign Archive” into your language.](https://translate.wordpress.org/projects/wp-plugins/mailchimp-campaign-archive)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/mailchimp-campaign-archive/),
check out the [SVN repository](https://plugins.svn.wordpress.org/mailchimp-campaign-archive/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/mailchimp-campaign-archive/)
by [RSS](https://plugins.trac.wordpress.org/log/mailchimp-campaign-archive/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.3

 * First public release

## Meta

 *  Version **1.0.3**
 *  Last updated **13 years ago**
 *  Active installations **200+**
 *  WordPress version ** 2.0.2 or higher **
 *  Tested up to **3.5.2**
 *  Language
 * [English (US)](https://wordpress.org/plugins/mailchimp-campaign-archive/)
 * Tags
 * [email](https://test.wordpress.org/plugins/tags/email/)[Email Marketing](https://test.wordpress.org/plugins/tags/email-marketing/)
   [mailchimp](https://test.wordpress.org/plugins/tags/mailchimp/)[marketing](https://test.wordpress.org/plugins/tags/marketing/)
   [shortcode](https://test.wordpress.org/plugins/tags/shortcode/)
 *  [Advanced View](https://test.wordpress.org/plugins/mailchimp-campaign-archive/advanced/)

## Ratings

 4.1 out of 5 stars.

 *  [  4 5-star reviews     ](https://wordpress.org/support/plugin/mailchimp-campaign-archive/reviews/?filter=5)
 *  [  3 4-star reviews     ](https://wordpress.org/support/plugin/mailchimp-campaign-archive/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/mailchimp-campaign-archive/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/mailchimp-campaign-archive/reviews/?filter=2)
 *  [  1 1-star review     ](https://wordpress.org/support/plugin/mailchimp-campaign-archive/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/mailchimp-campaign-archive/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/mailchimp-campaign-archive/reviews/)

## Contributors

 *   [ j ](https://profiles.wordpress.org/joe-anzalone/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/mailchimp-campaign-archive/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://JoeAnzalone.com/plugins/mailchimp-campaign-archive/)