manifest / integrations / wordpress-crm-lead-connector
CRM Lead Connector
Reliable WordPress and Elementor lead delivery to GoHighLevel or any CRM webhook.
by Muhammad Dawood · github.com/davimiza1/wordpress-crm-lead-connector · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/davimiza1/wordpress-crm-lead-connector/archive/refs/heads/main.zipFrom the readme
CRM Lead Connector for WordPress
A lightweight WordPress plugin that sends Elementor Pro or custom form submissions to GoHighLevel, a custom CRM, Zapier, Make, n8n, or any HTTPS webhook.
Built by Muhammad Dawood, Senior WordPress Developer at Tvoxel Technologies.
Conceptual interface preview using fictional data.
Why this project exists
Lead integrations often fail silently when a CRM is temporarily unavailable. CRM Lead Connector creates a delivery record before sending each lead, retries failed requests with exponential backoff, and gives administrators a simple delivery-status view inside WordPress.
This repository contains original demonstration code. It does not contain client code, API credentials, or private customer data.
Features
- Automatic Elementor Pro Form integration
- Public action hook for custom WordPress forms
- JSON delivery to any valid HTTPS webhook
- Optional bearer-token authentication
- Optional HMAC-SHA256 request signing
- SSRF-aware requests through the WordPress HTTP API
- Delivery logs without exposing payloads in the admin table
- Configurable retry limit with exponential backoff
- WordPress Cron retry worker
- Sanitized settings and capabilit