Description
This plugin adds the possibility for sending user form input to WeClapp to add new contacts/leads/customers recipients. It adds a WeClapp configuration section to every form, where you can map your contact form 7 fields to WeClapp fields.
Configuration
- Create an api token inside WeClapp: Avatar > My Settigs > API Token
- Set the WeClapp api token and tenant via Settings -> CF7 to WeClapp
- Configure forms via Contact -> “Your form” > WeClapp tab
Links
Screenshots
Installation
- Upload the plugin files to the
/wp-content/plugins/cf7-weclapp
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
Reviews
Contributors & Developers
“WeClapp Integration for Contact Form 7” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WeClapp Integration for Contact Form 7” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.2.2
- Security: Update dependencies
1.2.1
- Fix: Patch autoloader files to prevent collision
1.2
- Refactor: Use Guzzle, Monolog, Notifier
- Fix: Fix API payload
1.1
- Move settings page
1.0
- First version