This module, based on PHP-IBAN library, implements a validation plugin for Field validation module.
Dependencies
- Libraries API (for 7.x version only)
- Field validation
- PHP-IBAN (external library)
Library installation (for 7.x version only)
- Download ZIP archive from https://github.com/globalcitizen/php-iban;
- Extract all files contained in the project folder to [/sites/all]/libraries/php-iban/ Drupal folder.
Usage example
- Open the "Structure" administration page;
- Go to "Content types" section and "Manage fields" to extend your entity (node, user, etc.);
- Create a plain text field to store IBAN;
- Go to "Field validation" section and add and configure a validation rule by selecting "IBAN" as validator.
Credits
Similar projects
IBAN Field module provides an IBAN-dedicated field with its own validator via the Drupal Field API and Webform API.
Project information
Minimally maintained
Maintainers monitor issues, but fast responses are not guaranteed.Maintenance fixes only
Considered feature-complete by its maintainers.- Project categories: Site structure, Integrations
35 sites report using this module
- Created by encelado on , updated
Stable releases for this project are covered by the security advisory policy.
Look for the shield icon below.
Releases
8.x-1.3
released 8 July 2024
Works with Drupal: ^8 || ^9 || ^10 || ^11
Drupal 11 compatible release.
Install:
Development version: 8.x-1.x-dev updated 8 Jul 2024 at 16:28 UTC
