atk14/emails-field

EmailsField is a form field for entering more email addresses

v0.1.2 2022-04-19 09:59 UTC

This package is auto-updated.

Last update: 2024-04-19 14:42:55 UTC


README

EmailsField is a form field for entering more email addresses.

Installation

Just use the Composer:

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

ln -s ../../vendor/atk14/emails-field/src/app/fields/emails_field.php app/fields/emails_field.php

Testing

composer update --dev
cd test
../vendor/bin/run_unit_tests

License

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