このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの 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’);

FAQ

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 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
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 はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Contact Form 7 SendInBlue Opt-in Checkbox” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。