atk14/phone-field

ATK14 form field for entering phone numbers

v1.1.2 2023-01-04 12:35 UTC

This package is auto-updated.

Last update: 2023-03-04 13:03:23 UTC


README

ATK14 form field for entering phone numbers.

Installation

Just use the Composer:

cd path/to/your/atk14/project/
composer require atk14/phone-field dev-master

Optionaly you can link the field source file to the regular location

cd path/to/your/atk14/project/
ln -s ../../vendor/atk14/phone-field/src/phone_field.php app/fields/phone_field.php

License

PhoneField is free software distributed under the terms of the MIT license