SDKs installation
Here is the guide to install the SQK for the language that you need
PHP
You can install the AcyMailing Sending Service library via Composer for your PHP project, here is how to do it.
Once this is done don't forget to add the autoload file if that isn't already done:
You can now use the AcyMailing Sending Service library by initialising it this way
Node
You can install the AcyMailing Sending Service library via npm for your node project, here is how to do it:
You can now use the AcyMailing Sending Service library by initialising it this way:
Last updated