Gravity Forms Validator
This plugin extends and improves the validation capabilities of Gravity Forms.
by TomJacobsUK · github.com/tomjacobsuk/gravity-forms-validator · website
★ 0stars
9release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/tomjacobsuk/gravity-forms-validator/releases/download/v1.0.4/gravity-forms-validator-1.0.4.zipFrom the readme
Gravity Forms Validator
A WordPress plugin that extends Gravity Forms with advanced validation capabilities including international phone number validation using the Brick\PhoneNumber library.
Features
- Advanced phone number validation for international numbers
- Country code detection and validation
- International phone input with flags and country code selector
- Address validation
Installation
Option 1: Standard Installation (With Dependencies Included)
1. Download the latest release ZIP file with "with-dependencies" in the name from the GitHub Releases page
2. In your WordPress admin panel, go to Plugins → Add New
3. Click the "Upload Plugin" button at the top of the page
4. Upload the ZIP file
5. Activate the plugin
Option 2: Developer Installation (Requires Composer)
1. Clone this repository to your WordPress plugins directory
2. Navigate to the plugin directory:
3. Install dependencies using Composer:
4. Activate the plugin in WordPress
Updating
When updating the plugin:
1. If you installed using Option 1 (with dependencies included), you can update through WordPress as usual
2. If you installed using Option 2, after updating you may need to run composer
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v1.0.4 | Mar 28, 2025 | gravity-forms-validator-1.0.4.zip | 2 |
| v1.0.4 | Mar 28, 2025 | gravity-forms-validator-1.0.4-with-dependencies.zip | 1 |
| v1.0.3 | Mar 28, 2025 | gravity-forms-validator-1.0.3.zip | 0 |
| v1.0.3 | Mar 28, 2025 | gravity-forms-validator-1.0.3-with-dependencies.zip | 0 |
| v1.0.1 | Mar 25, 2025 | gravity-forms-validator.zip | 4 |
| v1.0.0 | Mar 25, 2025 | gravity-forms-validator.zip | 2 |