Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bhays/gravity-forms-javascript-validation
Enable front end javascript validation for your Gravity Forms
https://github.com/bhays/gravity-forms-javascript-validation
Last synced: 3 months ago
JSON representation
Enable front end javascript validation for your Gravity Forms
- Host: GitHub
- URL: https://github.com/bhays/gravity-forms-javascript-validation
- Owner: bhays
- Created: 2013-05-15T07:26:20.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-12-16T15:52:50.000Z (almost 9 years ago)
- Last Synced: 2024-06-19T06:07:39.487Z (5 months ago)
- Language: PHP
- Size: 11.7 KB
- Stars: 10
- Watchers: 3
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
- awesome-gravity-forms - Gravity Forms Javascript Validation - Enable front-end javascript validation to Gravity Forms. (Third-Party Add-Ons)
README
Gravity Forms Javascript Validation
===================================Version 1.0
Enable front end javascript validation to Gravity Forms
Currently only works for single page forms.
## Requirements
* WordPress 3.5
* PHP 5.3
* Gravity Forms 1.7 - [Grab a license](http://benjaminhays.com/gravityforms) if you don't already have one## Installation
1. Install as a regular WordPress plugin
2. Create a form with Gravity Forms
3. Toggle the Javascript Validation checkbox under Form Settings## Changelog
### 1.0
* Initial release with jQuery Validate 1.11.1## License
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to:
Free Software Foundation, Inc. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.