Skip to content

greenpeace-cee/at.greenpeace.mailingwork

Repository files navigation

CiviCRM Mailingwork Integration

Run unit tests

This extension connects CiviCRM with Mailingwork, an email marketing tool.

The extension is licensed under AGPL-3.0.

Requirements

  • PHP 7.2+
  • CiviCRM (5.24+)

Installation (Web UI)

This extension has not yet been published for installation via the web UI.

Installation (CLI, Git)

Sysadmins and developers may clone the Git repo for this extension and install it with the command-line tool cv.

git clone https://github.com/greenpeace-cee/at.greenpeace.mailingwork.git
cd at.greenpeace.mailingwork
composer install
cv en mailingwork

Usage

To use this extension, you need an existing Mailingwork account and API credentials.

Known Issues

  • Synchronization of Mailingwork lists/recipient data is not implemented