This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Contact Form 7 SendInBlue Opt-in Checkbox

Description

Just use Contact Form 7’s normal shortcodes like so:

‘[email* your-email]’
‘[checkbox sendinblue-opt-in default:1 “Subscribe” ]’
‘[hidden sendinblue-list-id “13”]’

That’s all there is to it.

Installation

In your wp-config file define your SendinBlue API (V2) key:

define(‘SEND_IN_BLUE_KEY’, ‘yourV2keyhere’);

FAQ

Installation Instructions

In your wp-config file define your SendinBlue API (V2) key:

define(‘SEND_IN_BLUE_KEY’, ‘yourV2keyhere’);

Reviews

Nuwamba 16, 2018
Work perfectly! no need to do anything, only installed! Very happy!! Lynda
Satumba 19, 2018 1 reply
It's necessary update mailing.php file, otherwise, when SendinBlue Subscribe Form And WP SMTP plugin is installed Fatal error: Call to undefined method is showed
Yune 15, 2018
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’);
Read all 5 reviews

Contributors & Developers

“Contact Form 7 SendInBlue Opt-in Checkbox” is open source software. The following people have contributed to this plugin.

Contributors