Deze plugin is niet getest met de laatste drie grote versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Er kunnen ook compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Integration for Gravity Forms and Quorum

Beschrijving

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.

Schermafbeeldingen

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

Installatie

  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)

FAQ

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.

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“Integration for Gravity Forms and Quorum” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Changelog

1.0

  • Init release