Campaign Archive Block for Mailchimp

Beschreibung

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 WooCommerce“, 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 campaigns (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 sending date (and time).

Dies ist kein offizielles Mailchimp-Plugin. Mailchimp® ist eine eingetragene Marke der The Rocket Science Group.

Screenshots

  • The block in the editor with its settings to adjust the output of the block and the API key settings
  • Der Block vor dem Einrichten des API-Schlüssels.

Blöcke

Dieses Plugin unterstützt 1 Block.

  • Campaign Archive Display newsletters from a Mailchimp campaign.

FAQ

I get a warning telling me that I have to set up API credentials!

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 has to be saved in the block settings.

I already use the plugin „Mailchimp“ or „Mailchimp for WooCommerce“, do I need to get a new API key?

Wenn du eines der beiden Plugins erfolgreich mit deinem Mailchimp-Konto verbunden hast, verwendet dieses Plugin automatisch den bestehenden API-Schlüssel dieser Plugins, sodass du ohne weitere Konfiguration einsatzbereit bist. Du kannst immer noch einen anderen Schlüssel in den Blockeinstellungen verwenden.

Ich habe gerade eine neue Kampagne (einen neuen Newsletter) verschickt, aber sie wird nicht angezeigt!

For better front end performance, the campaign archive is 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.

Where do I report security bugs found in this plugin?

Please report security bugs found in the source code of the Campaign Archive Block for Mailchimp plugin through the Patchstack Vulnerability Disclosure Program. The Patchstack team will assist you with verification, CVE assignment, and notify the developers of this plugin.

Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

Mitwirkende und Entwickler

„Campaign Archive Block for Mailchimp“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

„Campaign Archive Block for Mailchimp“ wurde in 1 Sprache übersetzt. Danke an die Übersetzer für ihre Mitwirkung.

Übersetze „Campaign Archive Block for Mailchimp“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

2.2.1

  • Update dependencies and recompile assets
  • Add Plugin Check GitHub Action

2.2.0

  • Hinzufügen der beiden Filtercabfm_campaigns_query_args und cabfm_campaigns_markup, um Änderungen an den abgefragten oder gerenderten Kampagnen zu ermöglichen.

2.1.0

  • If one of the plugins „Mailchimp“ or „Mailchimp for WooCommerce“ already has an API key, use this for the plugin as well
  • Reduzierung der Zwischenspeicherdauer auf 60 Minuten und hinzufügen des Filters cabfm_cache_minutes, um diesen Wert zu ändern

2.0.1

  • Migration zuvor eingegebener API-Schlüssel in neue Blockeinstellungen

2.0.0

  • Entfernen der Einstellungsseite und Verwendung der Blockeinstellungen für den API-Schlüssel
  • Vorbereitung des Blocks für die Aufnahme in das Blockverzeichnis

1.0.3

  • Remove the horizontal margin from the unordered list as well

1.0.2

  • Optimierung des Frontend-CSS und Entfernung des horizontalen Abstands von der Liste

1.0.1

  • Funktion zum Laden der Übersetzungen aus dem Plugin-Ordner entfernen

1.0.0

  • Erste stabile Version