Contact Form 7 SendInBlue Opt-in Checkbox

Plugin Banner

Contact Form 7 SendInBlue Opt-in Checkbox

by erellsworth

Download
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.

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

define(‘SEND_IN_BLUE_KEY’, ‘yourV2keyhere’);

Installation Instructions

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

define(‘SEND_IN_BLUE_KEY’, ‘yourV2keyhere’);

Perfect

By lyndadionne on November 16, 2018

Work perfectly! no need to do anything, only installed! Very happy!! Lynda

Not working: Fatal Error

By fesaponet on September 19, 2018

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

It is a very useful plugin.

By Murilo Pinto Pereira on July 13, 2018

It integrates the form with Send In Blue very well. =) but if we are using the official SendinBlue plugin, they seem to conflict and the officil plugin stops working.

It does work for me

By mauriciodtro on June 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’);

Not working

By walacky on May 8, 2018

Nothing happens after insall.
Back to top