Register Filepond Plugin
There is a similar post here : ❓┊helpInstalling filepond plugin for file upload
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
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.
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.