wieni / wmsubscription_mailchimp
Provides a Mailchimp implementation for the wmsubscription Drupal 8 module
Installs: 853
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 8
Forks: 2
Open Issues: 4
Type:drupal-module
Requires
- php: >=7.1.0
- drewm/mailchimp-api: ^2.5
- drupal/core: ^8.5 || ^9.0
- wieni/wmsubscription: ^1.0
Requires (Dev)
- ergebnis/composer-normalize: ^2.0
- wieni/wmcodestyle: ^1.0
This package is auto-updated.
Last update: 2024-10-30 01:37:31 UTC
README
Provides a Mailchimp implementation for the wmsubscription module
Installation
This package requires PHP 7.1, Drupal 8 or higher and wieni/wmsubscription. It can be installed using Composer:
composer require wieni/wmsubscription_mailchimp
Don't forget to provide a Mailchimp API key through the
wmsubscription_mailchimp.api_key
container parameter.
Additional tutorial can be found in the Wieni handbook
Changelog
All notable changes to this project will be documented in the CHANGELOG file.
Security
If you discover any security-related issues, please email security@wieni.be instead of using the issue tracker.
License
Distributed under the MIT License. See the LICENSE file for more information.