這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Contact Form 7 SendInBlue Opt-in Checkbox

外掛說明

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’);

使用者評論

2018 年 11 月 16 日
Work perfectly! no need to do anything, only installed! Very happy!! Lynda
2018 年 9 月 19 日 1 則留言
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
2018 年 7 月 13 日
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.
2018 年 6 月 15 日
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’);
閱讀全部 5 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Contact Form 7 SendInBlue Opt-in Checkbox〉的開發相關工作。

參與者