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.
Installatie
- Install and activate the Gravity Forms plugin. This plugin only extends functionality to Gravity Forms, and provides no functionality alone.
- Upload the Quorum Add-on plugin files to the
/wp-content/plugins/gravityformsquorum
directory, or install the plugin through the WordPress plugins screen directly. - Activate the Quorum Add-on plugin through the ‘Plugins’ screen in WordPress
- 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.
BijdragersVertaal “Integration for Gravity Forms and Quorum” naar jouw taal.
Interesse in de ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
1.0
- Init release