Register Filepond Plugin
There is a similar post here : https://discord.com/channels/883083792112300104/1151432989276913674
Is there a way to register a plugin for FileUpload without overriding the whole thing?
I've tried all the solutions mentioned in the above thread - except for the suggestion to override the entire
file-upload.js
file.
Here are some of the things I tried.
None of the above work for different reasons (obviously, I may be doing something wrong).
One of the problems is that the filepond stuff is loaded only when needed so it's not always available.
So, is there a way to install FilePond plugins ?
Thank you.1 Reply