A React file upload widget that allows multiple file upload, automatic upload, drag/drop, image preview, asynchronous upload and image editing that works on all browsers. It uses the awesome FilePond javascript library. https://pqina.nl/filepond/ by Rik Schennink.
NB: This library requires the UploadCore forge component installed in the same environment. It uses a weak dependency to a REST API so the platform will not warn if UploadCore is missing.
This library exposes the following blocks
The blocks will upload multiple files, however, it can be configured to limit uploads to a single file at a time.
Uploads are performed asynchronously in the background. Large files may require adjustment of the UploadFileTimeoutSeconds setting.
This library requires the UploadCore forge component installed in the same environment.
Updated dependencies. The library to uses the latest HTTP component.
BSD-3 license (https://opensource.org/licenses/BSD-3-Clause)