Plugin này chưa được cập nhật với 3 phiên bản mới nhất của WordPress. Nó có thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress mới nhất.

CleverReach Integration for Contact Form 7

Mô tả

Add or update new recipients to CleverReach when your Contact Form 7 form is submitted.

Features

  • Quick setup with CleverReach
  • Map Contact Form 7 fields to CleverReach fields with ease
  • Invidual settings per form (e.g. group, form, mapping, …)
  • Choose between Single Opt-In and Double Opt-In
  • Mark a field as “required” for CleverReach submission

Requires

  • PHP >= 7.4
  • PHP cURL Extension
  • Contact Form 7 Plugin >= 4.5
  • CleverReach Account

Support

If you find a bug please open an issue on GitHub. For additional feature request or paid support contact me via email

Links

Configuration

  1. Go to Settings > CF7 to CleverReach
  2. Click “Get CleverReach API token”. You will be redirected to CleverReach.
  3. Authenticate against CleverReach and give access to the plugin. You will be redirected back to WordPress and should see the generated API token.
  4. Configure your forms via Contact -> “Your form” > CleverReach tab

Ảnh màn hình

  • Get CleverReach API Token via settings page
  • Configure form

Cài đặt

  1. Upload the plugin files to the /wp-content/plugins/cf7-cleverreach-integration directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress

Đánh giá

21 Tháng Mười, 2020 1 reply
Kompliment für die einfache Umsetzung und natürlich auch herzlichen Dank! Wenn's nur immer so einfach wäre.
20 Tháng Mười, 2020 2 replies
Excellent plugin, easy to use and just better than the home made cleverReach-WP plugin where you can't decide yourself on what subscriber-list the new recipients are saved! Saved my day - thank you!
26 Tháng Chín, 2020 1 reply
Simple interface and very easy to set up. Loads all lists and forms from cleverreach which is perfect for multilanguage sites (which the official plugin doesn't support for some reason).
6 Tháng Năm, 2020 1 reply
Having trouble connecting to CleverReach via the normal integration this plugin helps me in minutes. Great work!
23 Tháng Hai, 2020 1 reply
Better than the Cleverreach solution. More configuration options. Works well.
Đọc tất cả 9 đánh giá

Người đóng góp & Lập trình viên

“CleverReach Integration for Contact Form 7” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

“CleverReach Integration for Contact Form 7” đã được dịch qua 1 ngôn ngữ. Cảm ơn những người tham gia dịch vì đóng góp của họ.

Dịch “CleverReach Integration for Contact Form 7” sang ngôn ngữ của bạn.

Muốn tham gia phát triển?

Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.

Nhật ký thay đổi

2.4.9

  • Fix: Fallback if $_SERVER vars are missing inside Api::sendActivationEmail()

2.4.8

  • Fix: Missing vendor folder

2.4.7

  • Security: Update dependencies

2.4.6

  • Fix: Respect WP_PROXY_HOST and WP_PROXY_PORT

2.4.5

  • Fix: Add link to log file in error message.
  • Fix: Don’t show CF7 panel when token is not set.
  • Fix: Make strings translatable.

2.4.4

  • Fix: Solved issue inside CF7 configuration panel introduced with 2.4.3.

2.4.3

  • Fix: Do not show refresh token warning on first install or when API token is empty

2.4.2

  • Fix: Send Double-Opt-In Mail for existing users if they are not activated yet.

2.4.1

  • Fix: Added note on token expiry

2.4.0

  • Feat: Automatic token renewal
  • Feat: Improved Notifications/Logging

2.3.4

  • Feat: Add not regarding access tokens on settings page

2.3.3

  • Fix: Downgrade monolog for compatibility with PHP 5.5

2.3.2

  • Fix: Patch autoloader files to prevent collision

2.3.1

  • Fix: A function still relied on the old http client

2.3

  • Refactor: Use guzzle as http client
  • Refactor: Use monolog as logger
  • Refactor: Use php-Scoper

2.2

  • Merge global and local attributes in one select
  • Fix: Disable checks when integration is not active
  • Fix: Enable SSL verification in JsonClient
  • Fix: Improve logs and notifications

2.1.2

  • Update name to comply with Contact Form 7 trademark policy
  • Move settings to Contact Form 7 submenu

2.1.1

  • Fix bug with static var access

2.1

  • Fix bug for new api token generation

2.0

  • No need for custom app anymore
  • Select fields, form, group from list instead of giving an id.
  • Added source, double opt-in and tags option

1.1.2

  • Fix for checkboxes and radio buttons as input

1.1.1

  • Transfer api token from old option field to new one

1.1

  • Added cleverreach api token generation on settings page
  • Fixed case-sensitivity of attributes

1.0

  • First version