| 开发者 | alldar |
|---|---|
| 更新时间 | 2026年7月24日 00:15 |
| PHP版本: | 8.2 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
SourceInterface — add new form plugins (extensible architecture)CrmInterface — add new CRM systems (Bitrix24, AmoCRM)TransportInterface — synchronous HTTP deliveryLoggerInterface — PSR-3 subset loggingMapperInterface — pluggable field mappingassets/, used for multi-select field mapping UI. See assets/SLIMSELECT-LICENSE.txt for license details.alldar-lead-sync folder to /wp-content/plugins/In Bitrix24, go to Settings → Webhooks → Add inbound webhook. Grant permissions for CRM (leads, contacts, deals). Copy the webhook URL and paste it in Alldar Lead Sync settings.
Enter your AmoCRM subdomain (e.g. mycompany for mycompany.amocrm.ru) and a long-lived access token. You can generate a token in AmoCRM under Settings → API.
The plugin requires at least one form source plugin. Contact Form 7 is supported out of the box. Other sources can be added via the alldar-lead-sync_sources filter.
If queue processing is enabled (recommended), form submissions are queued and sent via WP cron (every minute). If disabled, data is sent synchronously during form submission.
This plugin sends form submission data to external CRM systems (Bitrix24 or AmoCRM). When a user submits a form, the following data may be transmitted:
_ym_uid, _ym_counter) and Google Analytics client ID (_ga) — only if UTM Tracking is enabledalldar-lead-sync_utm_*) to store marketing parameters from the URL, and reads existing Yandex Metrika and Google Analytics cookies to include client identifiers in CRM lead data. These cookies are used only to pass marketing data to the CRM on form submission.
You should inform your users about data collection in your site's privacy policy. Recommended text:
This site uses Alldar Lead Sync plugin to send form submissions to our CRM system. When UTM Tracking is enabled, marketing parameters from the URL are stored in cookies and sent with your form submission. Yandex Metrika and Google Analytics client identifiers may also be included.