Descripción
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
Capturas de pantalla
Instalación
- 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
Reseñas
Colaboradores & Desarrolladores
“WeClapp Integration for Contact Form 7” es software de código abierto. Las siguientes personas han contribuido a este plugin.
ColaboradoresTraduce “WeClapp Integration for Contact Form 7” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código, echa un vistazo al repositorio SVN, o suscríbete al registro de desarrollo por RSS .
Historial de cambios
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