file_uploader_uppy
180 sites
Security covered
Upload and manage files using the Uppy JavaScript file uploader.
Supported Uppy Plugins
- Dashboard for the UI.
- Image Editor for inline image editing before uploading.
- XHR for the Client-to-Drupal storage method.
- Internationalisation for UI translations.
Dependencies
Usage
- Download and install the module. Recommended install method is composer:
composer require drupal/file_uploader_uppy - Go to the "Manage form display" tab of the entity type.
- Select the "File Uploader by Uppy" widget on the file field.
- Configure and save changes.