WP GF Nutshell
This is a short description of what the plugin does. It's displayed in the WordPress admin area.
by Gulo Solutions, LLC · github.com/gulosolutions/wp-gf-nutshell · website
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/gulosolutions/wp-gf-nutshell/archive/refs/heads/master.zipNutshell Gravity Forms
- Contributors: radboris, zwilson, fsimmons
- Tags: api, forms, gravityforms, Nutshell, crm
- Requires at least: 3.0.1
- Tested up to: 5.3
- Stable tag: 1.1.18
- License: GPLv2 or later
- License URI: http://www.gnu.org/licenses/gpl-2.0.html
Description
WordPress plugin that integrates GravityForms and Nutshell API. Update Nutshell user account on form submission with selected fields.
The plugin creates Nutshell entries form GravityForms submissions. It allows users to select form field as notes for nutshell entries. Provide email for each available form. The info will be routed to the specific Nutshell user
Installation
-
Include the plugin in the main composer file under the package and require keys:
package
{ "url": "https://github.com/GuloSolutions/gravityforms-nutshell-integration.git", "type": "git" }require
"gulo-solutions/gravityforms-nutshell-integration": "dev-master" -
run
composer updateorcomposer install -
Activate the plugin through the 'Plugins' menu in WordPress
-
Under the Settings tab, add the Nutshell API keys. View the active GravityForms on the site and enter a Nutshell user email that will be associated with the form. Subsequent form submissions will be directed to this email. You can also choose which form fields will be designated as note to the Nutshell user
