Описание
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
Установка
- 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
Отзывы
Участники и разработчики
«WeClapp Integration for Contact Form 7» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «WeClapp Integration for Contact Form 7» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
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