atk14/url-field

ATK14 form field for entering URL

v1.1 2020-10-12 13:33 UTC

This package is auto-updated.

Last update: 2024-03-12 21:29:27 UTC


README

ATK14 form field for entering URL

Installation

Just use the Composer:

cd path/to/your/atk14/project/
composer require atk14/url-field

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

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

License

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