- Contributors: joostdevalk, nickciske, moderntribe
- Tags: crm, contact form, contactform, wordpress to lead, wordpresstolead, salesforce.com, salesforce, salesforce crm, contact form plugin, contact form builder, Wordpress CRM
- Requires at least: 2.8
- Tested up to: 3.4.2
- Stable tag: 2.0.3
WordPress-to-Lead for Salesforce CRM creates a solid integration between your WordPress install(s) and your Salesforce.com account!
WordPress-to-Lead for Salesforce CRM creates a solid integration between your WordPress install(s) and your Salesforce CRM account! People can enter a contact form on your site, and the lead goes straight into Salesforce CRM: no more copy pasting lead info, no more missing leads: each and every one of them is in Salesforce.com for you to follow up.
[youtube http://www.youtube.com/watch?v=hnMzkxPUIyc]
You can fully configure all the different settings for the form, and then use a shortcode to insert the form into your posts or pages, or you can use the widget that comes with the plugin and insert the form into your sidebar!
Please see this WordPress-to-Lead Demo video to get a full grasp of the power this plugin holds, and visit the Salesforce WordPress page. Check out this page to learn more about CRM for Small Business.
- An example form generated with WordPress-to-Lead for Salesforce CRM (with optional CAPTCHA) -- both post and widget forms are shown in the TwentyEleven theme
- The backend administration for WordPress-to-Lead for Salesforce CRM
- The new form editor (multiple forms, hidden fields, add new fields, thanks URL, lead source per form)
- Upload the
plugin
folder to the/wp-content/plugins/
directory or install via the Add New Plugin menu - Activate the plugin through the 'Plugins' menu in WordPress
- Enter your Salesforce.com Organisation ID on the WordPress-to-Lead plugin configuration page.
To find your Organisation ID, do the following steps:
- log in to your SalesForce.com account
- go to Setup » Company Profile » Company Information
- you'll find the Organisation ID in the lower right hand corner of your screen
Right now, the only way of ordering input fields is by changing the position numbers on the right hand side of the input fields table in the admin settings.
Disable the "Use Form CSS" checkbox, and copy the form css to your own css file, then start modifying it!
Yes, version 2.0 introduces this feature.
You can easily change this by going into the WordPress-to-Lead admin panel and, under form settings, changing the Lead Source for that form.
Of course you can! Go into the WordPress-to-Lead admin panel and, under Form Settings, change the text from the default "Submit" to whatever you'd like it to be!
No, the plugin will migrate your existing data to the new format. Your existing form will become Form 1 and be output by the [salesforce] shortcode).
Just use [salesforce form="X"]
(X is the form number).
Or select a form number in the widget.
The Campaign_ID field requires the Campaign ID -- the name will not work. To find the Campaign_ID, go your the campaign page and look in the URL bar for the ID:
e.g. https://salesforce.com/621U000000IJat
In this example, 621U000000IJat is the Campaign_ID -- make sure you use the ID from the campaign you want the lead attached to and not the example ID shown here.
No, as long as it's a valid URL it will work. However it should be an absolute URL regardless of where it is located. e.g. http://yoursite.com/thanks/ not just /thanks/
- Captcha image now works on subfolder installs (e.g. /wordpress/)
- Removed captcha dependence on including wp-load.php
- Small formatting fixes (checkbox spacing and submit button CSS)
- Fixed issue with captcha URL being broken on some installs
- Added several filters, including one to allow editing of the distribution list for new lead notifications and one to allow filtering of the form HTML before output
- Fixed bug where captcha would wrap outside form on some themes
- Fixed bug where forms other than id 1 did not show field labels in emails
- Fixed bug causing unexpected output upon activation
- Fixed bug that caused form to always be in 'sidebar' mode
- Now supports more than 1 form per page
- Forms now have a unique ID for use with CSS and jQuery: salesforce_w2l_lead_[ID] and salesforce_w2l_lead_[ID]_sidebar
- Fixed a bunch of notices and warnings
- Improved internationalization
- Multiple forms can be created and inserted via shortcode or widget
- Spam protection (with optional captcha)
- Fixed "Cannot use object of type WP_Error as array" bug
- Fixed bug that showed successful submissions as "Failed to connect to SalesForce.com"
- Hidden fields can now be used
- Campaign_ID can now be set per form
- Widget now hides description text upon submission
- Admins can recieve an email of submissions
- Users can request a copy of their submission (if enabled)
- Custom return/thanks URL can be defined per form
- Country field added
- Fix in backend security, preventing XSS hack in the backend.
- CSS fix for when sidebar widget and contactform are on the same page.
- Fix in email verification.
- One more escape, plus a check to see whether the email address entered is valid.
- Added escaping around several fields to prevent XSS vulnerabilities.
- Initial release.
This version fixes a bug that caused the plugin to appear broken, despite sending leads to SalesForce.com.