Linux 软件免费装

Plugin Name

开发者 jaapjansma
aydun
alexreiner
更新时间 2022年1月7日 17:41
捐献地址: 去捐款
PHP版本: 7.2 及以上
WordPress版本: 5.8
版权: GPLv2 or later
版权网址: 版权信息

标签

contact form 7 cf7 civicrm

下载

1.5 1.6 1.7 1.8 1.9

详情介绍:

This plugin adds integration for CiviCRM to Contact Form 7. With this plugin it is possible to submit a contact to a local or remote CiviCRM system. This adds a CiviCRM tab to Contact Form confgurations. If you enable CiviCRM processing the form will be submitted to the CiviCRM API v3. For information about using CiviCRM's API see https://docs.civicrm.org/dev/en/latest/api/ The API requires an Entity and an Action. You may need to add additional parameters depending for the Entity/Action you specify. Use the API Explorer on your CiviCRM system to determine what additional parameters are required. The form parameters will automatically be included in the API call and the form variables need to match those expected by the API. For example, if the API call needs a field called first_name then your form template should have a field called first_name (not first-name or firstName etc)

安装:

  1. Upload the plugin files to the /wp-content/plugins/plugin-name directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the 'Plugins' screen in WordPress
  3. Use the Settings > CiviCRM Contact Form 7 Settings screen to configure the plugin, or follow the Settings link from the plugins page
  4. Enable CiviCRM on each CF7 form.

屏幕截图:

  • This screenshot shows the settings screen
  • This screenshot shows the screen for enabling and setting up CiviCRM integration on a contact form.

更新日志:

1.9 Fix for Wordpress 5.8 1.8 Fix for validation when no local CiviCRM 1.7 Added validation to settings page Added link to settings from plugins page 1.6 1.5 1.4 1.3 1.2 1.1 1.0