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

Integration for Gravity Forms and Quorum

描述

Enable integration between a Gravity Form and Quorum public affairs system Contacts. Map Gravity Form fields to corresponding Supporter fields in the Quorum database, and insert and update Supporter records via the web form.

Please note that this is a third-party plugin and is not affiliated with Quorum or Gravity Forms.

螢幕截圖

  • Main API account settings configuration
  • Example form field map configuration

安裝

  1. Install and activate the Gravity Forms plugin. This plugin only extends functionality to Gravity Forms, and provides no functionality alone.
  2. Upload the Quorum Add-on plugin files to the /wp-content/plugins/gravityformsquorum directory, or install the plugin through the WordPress plugins screen directly.
  3. Activate the Quorum Add-on plugin through the ‘Plugins’ screen in WordPress
  4. Use the Gravity Forms settings page to configure the Quorum Add-on API key and user name. Forms > Settings > Quorum. (/wp-admin/admin.php?page=gf_settings&subview=gravityformsquorum)

常見問題

Do I need to use composer?

No. You do not need to, and should not attempt to install library dependencies of this plugin via composer. This plugin uses a general-purpose PHP-based client library for the Quorum API, but, that library is already included, and no installation or configuration steps are required.

Can I contribute?

Yes. Development is done on GitHub. Pull requests welcome.

評價

There are no reviews for this plugin.

貢獻者及開發者

“Integration for Gravity Forms and Quorum” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

修改日誌

1.0

  • Init release