infomaniak/newsletter-api-client is a php wrapper for newsletters' Infomaniak. Use it to create or update campaigns, mailinglists, contacts...
Full documentation can be found on the website:
https://newsletter.infomaniak.com/docs/index.html
You can install newsletter-api-client using Composer:
composer require infomaniak/client-api-newsletter
Or download the zip file, unzip and run in the root folder :
composer install
branch | status | minimum PHP version |
---|---|---|
master | OK | PHP 5.6 |