Beskrivelse
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
Installation
- Upload the plugin files to the
/wp-content/plugins/cf7-weclappdirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
Anmeldelser
Bidragsydere & udviklere
“WeClapp Integration for Contact Form 7” er open source-software. Følgende personer har bidraget til dette plugin.
BidragsydereOversæt “WeClapp Integration for Contact Form 7” til dit eget sprog.
Interesseret i udvikling?
Gennemse koden, tjek SVN repository, eller abonner på udviklerloggen via RSS.
Ændringslog
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