Implement NetX integration
How to review
- Add to your
settings.php
next line:
$config['lucidpess_dam_netx.settings']['token'] = '<Your NetX API Token>';
$config['lucidpess_dam_netx.settings']['netx_proxy_url'] = '<Your NetX proxy URL>';
- Run
drush -vvv lucidpress_dam:gen netx
you should see output like this:
Edited by Vladyslav Sadretdinov