Installation
You can install the Upload field type with Composer using our packages.pyrocms.com repository included in your installation:
{
"require": {
"anomaly/upload-field_type": "~1.0.0"
}
}
Or simply require it with composer:
composer require anomaly/upload-field_type