LeadShield
Hooks into Gravity Forms to validate email and phone via external APIs.
★ 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/amarasa/lead-shield/archive/refs/heads/main.zipFrom the readme
LeadShield
Author: Angelo Marasa
Description
LeadShield is a WordPress plugin that hooks into Gravity Forms to validate email and phone fields via external APIs. It leverages Advanced Custom Fields (ACF) to provide a secure settings page for storing API keys.
Key Features
- Validate email fields using the EmailListVerify API.
- Validate phone fields using the NumVerify API.
- Automatic dependency checks for Advanced Custom Fields and Gravity Forms.
- Secure settings page for API key configuration with masked (password) input fields.
- Developer-friendly and easily extensible code.
Installation
1. Upload the lead-shield folder to the /wp-content/plugins/ directory.
2. Activate the plugin through the WordPress admin Plugins screen.
3. Ensure that both the Advanced Custom Fields and Gravity Forms plugins are installed and activated.
4. Navigate to the LeadShield settings page (found under the LeadShield menu in the WordP
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| v1.21 | Sep 30, 2025 |
| v1.2 | Sep 30, 2025 |
| v1.1.2 | Jun 24, 2025 |
| v1.1.1 | Jun 19, 2025 |
| v1.1.0 | Jun 12, 2025 |
| v1.0.3 | Apr 20, 2025 |
| v1.0.2 | Apr 16, 2025 |
| v1.0.1 | Apr 8, 2025 |
| v1.0.0 | Feb 5, 2025 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.