Description
This plugin allows to add a lead capture form to your website to capture leads and send SMS messages to them.
Installation
- Upload the plugin files to the
/wp-content/plugins/clicksend-lead-capture-form
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Use the ‘ClickSend Lead Capture Form’ menu to edit the settings.
- Add your ClickSend credentials. If you don’t have an account you can get started here: https://dashboard.clicksend.com/#/signup
- Add the contact form to any page by using the shortcode
[ClickSendLeadCaptureForm]
FAQ
-
How much does it cost?
-
It’s free to get started. Extra SMS credits can be purchased. Pricing can be found here: https://www.clicksend.com/?r=pricing/
Reviews
Contributors & Developers
“ClickSend Lead Capture Form” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “ClickSend Lead Capture Form” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.10
- Fix bug on country field
- Updated validator to accept “+” on phone field
- Updated Author
- Used a global variable for API URL
1.0.9
- Rollback to due to bug
- Updated readme plugin details
1.0.8
- Tested on most recent wordpress version
1.0.7
- Fixed issue where multiple records would be added by double clicking the submit button. Now only one form submit will occur.
1.0.0
- Initial release