Beskrivning
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
Recensioner
Bidragsgivare och utvecklare
”WeClapp Integration for Contact Form 7” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”WeClapp Integration for Contact Form 7” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
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