Multiple File upload in file manager no longer possible due to adobe flash no longer being supported by browsers

Permalink
Since all browser have now quit supporting/allowing adobe flash from running on computers, I/we can no longer do multiple file uploads in Concrete 5 file manager and am relegated to uploading one file at a time. Is there a fix in the works or something that I am missing that will return that functionality?

Thanks in advance from Dennis in Pennsylvania

 
JohntheFish replied on at Permalink Reply
JohntheFish
The v8 file manager does not use flash, so I assume you are talking about c5.6.

For uploads in c5.6, my Front End Uploader addon provides a way round this. See https://www.concrete5.org/marketplace/addons/front-end-file-uploader... . Whilst the 5.6 marketplace is closed, you can buy from me directly.

In v8, the file uploader still works with multiple files. My Snapshot addon provides a drag/drop uploader, a screengrabber and a webcam/device cam interface directly from your browser to the file manager, all 3 as toolbar buttons and as blocks you can add to pages. You can buy from the marketplace. See
https://www.concrete5.org/marketplace/addons/snapshot... and for a demonstration see https://c5magic.co.uk/addons/snapshot#try_it...
hutman replied on at Permalink Reply
hutman
We have some files out on GitHub that will make the 5.6 multiple file uploader into a dropzone, if you want to use them

https://github.com/hutman/c56dropzone...
JohntheFish replied on at Permalink Reply
JohntheFish
You should make that a pull on the 5.6.4 github.