Skip to content

Wordpress plugin that integrates Contact Form 7 with Agile CRM

License

Notifications You must be signed in to change notification settings

rylook/cf7-agilecrm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

=== Plugin Name === Contributors: jaapjansma Donate link: https://civicoop.org/ Tags: contact form 7, cf7, Agile CRM Requires at least: 4.3 Tested up to: 4.6.1 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html

Contact form 7 Agile CRM integration.

== Description ==

This plugin adds integration for Agile CRM to contact form 7. With this plugin it is possible to submit a contact for to an external Agile CRM.

Per contact form you could enable Agile CRM integration. The submission of the contact form is then submitted to the Agile CRM REST api. That is why you should also enter an Agile CRM entity and an Agile CRM action. The data in the form should then match the data for the API. E.g. if you push a first_name to the api your field should be called first_name.

== Installation ==

  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->Agile CRM screen to configure the plugin
  4. Enable Agile CRM on per form basis.

== Screenshots ==

  1. This screenshot shows the settings screen
  2. This screenshot shows the screen for enabling and setting up Agile CRM integration at a contact form.

== Changelog ==

= 1.0 =

  • Initial commit

About

Wordpress plugin that integrates Contact Form 7 with Agile CRM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 89.9%
  • JavaScript 10.1%