Phone and ZIP Validator Shopper Fields




This product contains 2 shopper field plugins:
- Phone Validator Shopper field plugin
- ZIP Validator Shopper field plugin
You can try it for yourself here: demo for VM3
Phone Validator
It is based on Google's libphonenumber, a library to parse, format, store and validate international phone numbers, and the intl-tel-input, a popular jQuery plugin.
User friendly interface
- User friendly interface to enter the phone number which prevents the client from entering invalid characters
- All countries are shown as a drop list with the flags,
- Displays a relevant placeholder with a suggestion of phone numbers
- Auto formats the number as the client type
- Selecting a country from the dropdown will update the dial code in the input
- Extract the standardised (E.164) international number or the national number
- Identify local-friendly number formats, reduce undelivered messages
- Mulitilingual: countries names are language dependant
Install / Uninstall it
Do a backup first
Install the plugin via the joomla installer
What does the plugin during installation?
- It enables the plugin
- If it finds phone_1 or phone_2 as shopper fields in VirtueMart, it replaces the type input text by the type plugin alatak_phonevalidator No data is lost !
You want to uninstall it ?
- Uninstall via the joomla manager
- The uninstallation script will convert the shopper field to zip with the VirtueMart default configuration. No data is lost !
ZIP Validator
User friendly interface
- Automatically validates the ZIP code according to the country selected.
- Parsing/formatting/validating phone numbers for all countries/regions of the world based on Google’s postal address data libaddressinput
Install / Uninstall it
Do a backup first
Install the plugin via the joomla installer
What does the plugin during installation?
- It enables the plugin
- If it finds zip as shopper fields in VirtueMart, it replaces the type input text by the type plugin alatak_zipvalidator. No data is lost !
You want to uninstall it ?
- Uninstall via the joomla manager
- The uninstallation script will convert the shopper field to zip with the VirtueMart default configuration. No data is lost !