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
Contributors & Developers
“Contact Form 7 SendInBlue Opt-in Checkbox” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Contact Form 7 SendInBlue Opt-in Checkbox” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.