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
- Host: GitHub
- URL: https://github.com/wieni/wmsubscription_campaign_monitor
- Owner: wieni
- License: mit
- Created: 2020-09-16T11:17:37.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-16T11:29:35.000Z (over 4 years ago)
- Last Synced: 2024-12-27T14:25:38.804Z (5 months ago)
- Topics: campaign-monitor, drupal-8, drupal-module, drupal8-module, wmsubscription-provider
- Language: PHP
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 6
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
wmsubscription_campaign_monitor
======================[](https://packagist.org/packages/wieni/wmsubscription_campaign_monitor)
[](https://packagist.org/packages/wieni/wmsubscription_campaign_monitor)
[](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.