ZynkLeads
A customizable popup lead-capture and newsletter plugin for WordPress with Plunk integration, contact stats, and campaign sending.
by Alawiye Muritala (ShineInv Solutions) · github.com/emdes12/zynkleads-wordpress-plugin
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/emdes12/zynkleads-wordpress-plugin/archive/refs/heads/main.zipZynkLeads is a WordPress lead-capture and campaign plugin with a modern popup form, admin dashboard, source-based audience targeting, and Plunk email sending.
Features
- Auto popup display on frontend pages after page load delay
- Two popup templates (including split image + form layout)
- Popup customization for text, colors, image, and visible fields
- Contact dashboard with filters and activity stats
- Campaign composer with WordPress editor
- Audience targeting by all contacts or selected source labels
- Source discovery from WordPress database tables that contain valid email records
- Mobile-friendly frontend and admin UI
Requirements
- WordPress 6.0+
- PHP 7.4+
- Plunk API credentials for sending emails
- Verified sender email/domain in Plunk
Download As ZIP From GitHub
Use either of these methods:
- Open your repository on GitHub.
- Click Code.
- Click Download ZIP.
- Extract the ZIP and keep the plugin folder named cms-like-plugin (or rename it to zynkleads).
Alternative (tag/release flow):
- Create a release in GitHub.
- Download the Source code (zip) from the release page.
Install On WordPress
Method A: Upload ZIP in WP Admin
- Zip the plugin folder (the folder that contains popup-lead-capture.php).
- In WordPress admin, go to Plugins > Add New Plugin > Upload Plugin.
- Upload the ZIP file.
- Click Install Now, then Activate.
Method B: Manual Copy
- Copy the plugin folder into wp-content/plugins/.
- Go to Plugins in WordPress admin.
- Activate ZynkLeads.
How To Add To A Page
By default, the popup is rendered site-wide from the footer, so no shortcode is required.
Optional shortcode (if you want explicit placement):
[popup_lead_capture]
Configure The Plugin
After activation, open ZynkLeads in WordPress admin.
Dashboard
- Review captured contacts and summary stats
- Search and filter contact records
Customize Popup
- Select template style
- Edit title, description, labels, image, colors, and shown fields
Settings
- Set Plunk Public Key and Secret Key
- Set sender and admin notification emails
Campaigns
- Choose audience mode (all contacts or selected source labels)
- Compose message with the WordPress editor
- Send campaign and review recent history
Plunk Setup
- Sign in to Plunk.
- Open your workspace/project.
- Copy Public Key and Secret Key.
- Paste them into ZynkLeads > Settings.
- Use a verified sender email/domain.
Placeholders In Campaign Message
Supported placeholders include:
- {{site_name}}
- {{full_name}}
- {{email}}
- {{phone}}
- {{category}}
License
This plugin is licensed under the MIT License. See LICENSE.