infomaniak / client-api-newsletter
PHP wrapper for API Infomaniak Newsletter
1.0.5
2018-05-25 06:57 UTC
Requires
- php: >=5.6.0
- guzzlehttp/guzzle: ~6.0
Requires (Dev)
- phpunit/phpunit: ^5.5
This package is not auto-updated.
Last update: 2024-11-09 21:27:23 UTC
README
Introduction
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
Installation
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