Description
Teamgate CRM forms for WordPress allows you to connect your WordPress website with your Teamgate account. Your website visitors will be able to fill up the forms you created. A new Lead, Contact or a new Deal will be created from data entered by the website visitor. By automating Lead generation process, you will never lose your potential customers. This way, you can focus more on working with the information sent to Teamgate CRM.
To embed your forms on your WordPress website, you need a Teamgate account. Sign in or Sign up for Teamgate.
Teamgate plugin is a Contact Form 7 extention, so, in order to install this plugin for your WordPress website, first you need to make sure you have Contact Form 7 plugin installed already. The plugin will generate a short code of form that need to be put into your WordPress page editor, in order to see the created form in your website.
Screenshots
Installation
- Install the plug-in from the WordPress plug-in installer or upload
plug-in
to the/wp-content/plugins/
directory - Activate the plug-in through the
Plug-ins
menu in WordPress - Enter your Teamgate
APP_KEY
from yourYour Teamgate account -> Settings -> Additional Features -> External Apps
and yourAUTH_TOKEN
fromYour Teamgate account -> My Profile -> Preferences
. - Go to
Contact
forms and create a form (according to the requirements)[https://support.teamgate.com/hc/en-us/articles/115000137009] - You’ll see a form code like this:
[contact-form-7 id="1234" title="Contact form 1"]
- Paste this code into the contents of the page through page editor.
- Now your Teamgate form setup is complete. Visitors to your site can now find the form and start submitting leads to you.
FAQ
If you think, that you found a bug in our Teamgate CRM Forms plugin or have any question contact us at support@teamgate.com
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Teamgate CRM Forms for WordPress” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Teamgate CRM Forms for WordPress” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.4
* Fixed activation bug, where wrong function name was used for activation of a plugin.
* Replaced wpcf7_add_form_shortcode
with wpcf7_add_form_tag
for registering teamgate fields
1.3
* Added ability to post countries ISO 3166-1 alpha-3 codes to Teamgate API.
1.2.1
* Fixed bug of the entry type.
1.2
* Fixed compatibility issues with Contact Form 7.
1.1
* Added ability to post custom data fields to Teamgate API.
1.0
* Allows to embed Teamgate form to WordPress blog post.