Tricasol DataBridge for Contact Form 7

Mô tả

Tricasol DataBridge for Contact Form 7 forwards Contact Form 7 submissions to an external API or webhook. Select a CF7 form, configure your API URL and API key, and the plugin sends the submitted form data to your system for further processing.

This plugin captures submission data through the CFDB7 add-on (Database Addon for Contact Form 7 – CFDB7), so both Contact Form 7 and CFDB7 must be installed and active.

Features:

  • Works with any Contact Form 7 form
  • Sends form data via POST to your external API
  • Supports API key authentication
  • Optional request/response logging for debugging (when WP_DEBUG is enabled)
  • Includes uploaded file URLs with the submission

This plugin is an independent integration developed by Tricasol. “Contact Form 7” and “CFDB7” are projects by their respective authors and are not affiliated with this plugin.

Cài đặt

  1. Install and activate Contact Form 7 and the CFDB7 add-on (Database Addon for Contact Form 7 – CFDB7).
  2. Upload this plugin to the /wp-content/plugins/ directory, or install it through the WordPress plugins screen.
  3. Activate the plugin through the ‘Plugins’ screen in WordPress.
  4. Go to the Tricasol DataBridge menu in the WordPress admin.
  5. Select your Contact Form 7 form, enter the API URL and API key, then save.

Hỏi đáp

Does it work with all versions of Contact Form 7?

Yes, as long as Contact Form 7 and the CFDB7 add-on are installed and active.

Are uploaded files sent?

Yes, uploaded file URLs are included with the submission.

Where are logs stored?

When WP_DEBUG is enabled, request and response details are written to the standard WordPress debug log. No log files are created otherwise.

Đánh giá

Không có đánh giá nào cho plugin này.

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

“Tricasol DataBridge 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

Nhật ký thay đổi

1.6.4

  • Initial release.