=== Gravity Forms IBAN ===
Contributors: admium-webdevelopment, slimndap
Tags: iban, sepa
Requires at least: 3.8
Tested up to: 4.2
Stable tag: trunk
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Add an IBAN input mask and IBAN validation to your Gravity Form.

== Description ==

This plugin adds an new IBAN mask to the built-in input masks of Gravity Forms.
Add this mask to any text field to enforce valid IBAN account numbers in your form.

This plugin uses the [php-iban](https://github.com/globalcitizen/php-iban) library to validate IBAN account numbers.

== Screenshots ==

1. The IBAN mask in the Gravity Forms editor.
2. An IBAN input field in the front end.

== Changelog ==

= 1.0 =
* First public version of the plugin.
