An open API service indexing awesome lists of open source software.

https://github.com/wieni/wmsubscription_campaign_monitor

Provides a MailChimp implementation for the wmsubscription Drupal 8 module
https://github.com/wieni/wmsubscription_campaign_monitor

campaign-monitor drupal-8 drupal-module drupal8-module wmsubscription-provider

Last synced: 3 months ago
JSON representation

Provides a MailChimp implementation for the wmsubscription Drupal 8 module

Awesome Lists containing this project

README

        

wmsubscription_campaign_monitor
======================

[![Latest Stable Version](https://poser.pugx.org/wieni/wmsubscription_campaign_monitor/v/stable)](https://packagist.org/packages/wieni/wmsubscription_campaign_monitor)
[![Total Downloads](https://poser.pugx.org/wieni/wmsubscription_campaign_monitor/downloads)](https://packagist.org/packages/wieni/wmsubscription_campaign_monitor)
[![License](https://poser.pugx.org/wieni/wmsubscription_campaign_monitor/license)](https://packagist.org/packages/wieni/wmsubscription_campaign_monitor)

> Provides a [Campaign Monitor](https://www.campaignmonitor.com/) implementation for the
> [wmsubscription](https://github.com/wieni/wmsubscription) module

## Installation

This package requires PHP 7.1, Drupal 8 or higher and
[wieni/wmsubscription](https://github.com/wieni/wmsubscription).
It can be installed using Composer:

```bash
composer require wieni/wmsubscription_campaign_monitor
```

Don't forget to provide a Campaign Monitor API key through the
`wmsubscription_campaign_monitor.api_key` container parameter.

## Changelog
All notable changes to this project will be documented in the
[CHANGELOG](CHANGELOG.md) file.

## Security
If you discover any security-related issues, please email
[[email protected]](mailto:[email protected]) instead of using the issue
tracker.

## License
Distributed under the MIT License. See the [LICENSE](LICENSE) file
for more information.