Linux 软件免费装
Banner图

Alldar Lead Sync for Bitrix24 and AmoCRM

开发者 alldar
更新时间 2026年7月24日 00:15
PHP版本: 8.2 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

lead contact-form-7 bitrix24 bitrix amocrm

下载

1.0.0

详情介绍:

Alldar Lead Sync sends form submissions from your WordPress site directly to CRM systems. When a user fills out a Contact Form 7 form, the plugin automatically creates a lead in Bitrix24 or AmoCRM with all mapped fields, UTM parameters, and metadata. It currently supports Contact Form 7 as a form source and Bitrix24 + AmoCRM as CRM targets, with an extensible architecture for adding more form plugins and CRM systems. Features Architecture Alldar Lead Sync uses a clean, extensible architecture: No external dependencies. No Composer required. PSR-4 autoloading built-in. Third-party assets

安装:

  1. Upload alldar-lead-sync folder to /wp-content/plugins/
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Go to Alldar Lead Sync in the admin menu
  4. Select your CRM (Bitrix24 or AmoCRM) and enter connection details
  5. Go to Field Mapping and map your form fields to CRM fields
  6. Test by submitting a form

屏幕截图:

  • Field Mapping page — map Contact Form 7 fields to CRM lead fields
  • Logs page — database logs with filters and CSV export

升级注意事项:

1.0.0 First public release.

常见问题:

How do I get a Bitrix24 webhook URL?

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.

How do I connect AmoCRM?

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.

Does the plugin work without Contact Form 7?

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.

Is there a delay before data appears in CRM?

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.

Privacy

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:

  • Form field values (as configured in field mapping)
  • UTM parameters (if UTM Tracking is enabled in settings — disabled by default)
  • Visitor IP address (configurable: full, masked, or hidden)
  • Referrer URL and visited pages (if UTM Tracking is enabled)
  • Yandex Metrika client ID (_ym_uid, _ym_counter) and Google Analytics client ID (_ga) — only if UTM Tracking is enabled
UTM Tracking is opt-in and disabled by default. When enabled, the plugin sets first-party cookies (alldar-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.

更新日志:

1.0.0