Download the PHP package netzmacht/contao-form-validation without Composer
On this page you can find all versions of the php package netzmacht/contao-form-validation. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download netzmacht/contao-form-validation
More information about netzmacht/contao-form-validation
Files in netzmacht/contao-form-validation
Download netzmacht/contao-form-validation
More information about netzmacht/contao-form-validation
Files in netzmacht/contao-form-validation
Vendor netzmacht
Package contao-form-validation
Short Description Javascript form validation.
License LGPL-3.0+
Package contao-form-validation
Short Description Javascript form validation.
License LGPL-3.0+
Please rate this library. Is it a good library?
Informations about the package contao-form-validation
Contao form validation extension
This extension provides extended form validations like client side form validation for the Contao forms.
Features
- Client side form validation using http://formvalidation.io/. This is an commercial library supporting well known frameworks like Bootstrap, foundation. It is NOT included in this extension and has to be purchased and installed by its own.
- formvalidation.io supports html5 form validation. Since Contao supports html5 form field widgets most validators work out of the box.
- Automatically create frontend validators for:
- upload file (extensions and file size)
- password (min length of password field, compare passwords)
- date formats (date, datim)
- phone validator (formvalidation.io does not support input type tel.).
- string length validation (min length, max length)
Following features are planned:
- Support default Contao 3.4 form syntax
- Provide extended validators for client and server side.
Install
You can install this extension using composer:
After installing, do following steps:
- Set the assets path to the http://formvalidation.io/ library in System settings -> form validation
- Create a form validation config in the form generator.
- Edit the form setting and activate client side validation. Select the configuration here.
- Edit the form fields and customize the client side validation config.
All versions of contao-form-validation with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4
contao/core Version ~3.5
contao-community-alliance/dependency-container Version ~1.7
contao-community-alliance/meta-palettes Version ~1
contao-community-alliance/event-dispatcher Version ~1.3
menatwork/contao-multicolumnwizard Version ~3.2
netzmacht/contao-toolkit Version ~2.0
netzmacht/php-javascript-builder Version ~1.0
contao/core Version ~3.5
contao-community-alliance/dependency-container Version ~1.7
contao-community-alliance/meta-palettes Version ~1
contao-community-alliance/event-dispatcher Version ~1.3
menatwork/contao-multicolumnwizard Version ~3.2
netzmacht/contao-toolkit Version ~2.0
netzmacht/php-javascript-builder Version ~1.0
The package netzmacht/contao-form-validation contains the following files
Loading the files please wait ....