Voyado PHP SDK
This is a generic package that acts as a link between a website and Voyado Engage. In other words, it acts as the middle man between Magento and Engage.
Development
The module has quality assurance scripts in place. To activate them, run:
composer install
Note
Use composer 2 and PHP 7.4.
You’ll need a GitLab-token, create an auth.json with them:
{ "gitlab-token": { "gitlab.com": "generate-this-in-your-gitlab-account" } }
Now, when changes are committed, GrumPHP will perform some checks.