uploadCare
uploadCare
gives you file uploads, media processing, and adaptive delivery for web and mobile by providing a widget allowing multiple file uploads from various sources including social media.
See UploadCare for more detailed information https://uploadcare.com/
The component is based on UploadCares JS widget. Documentation: https://uploadcare.com/docs/api_reference/javascript/
Version: > 0.8.18
Usage
Register for a free account at www.uploadcare.com
Add your API public key into the schema
Uploaded file data is found in the
model
key.
Notes:
Not all of UploadCare's options setting ar available as options.someOption
keys, some are only available as global variables. To handle this BetterForms adds provision for adding both GLOBAL
and JS
options. See options documentation for what ones are supported under what key.
Fully read the UploadCare documentation before posting support requests.
Last updated