$ composer require yproximite/iovox-bundle
# in config/bundle.php
return [
...
Yproximite\IovoxBundle\IovoxBundle::class => ['all' => true]
...
];
# in config/packages/iovox.yaml
iovox:
endpoint: endpoint
username: username
secure_key: secureKey