It does work for me
-
The plugin works but note that, after installation, you need to setup the SendinBlue API key on the wp-config.php file as mentioned on the installation details:
In your wp-config file define your SendinBlue API (V2) key:
define(‘SEND_IN_BLUE_KEY’, ‘yourV2keyhere’);
- The topic ‘It does work for me’ is closed to new replies.