1up-lab / OneupUploaderBundle

This Symfony bundle provides a server implementation for handling single and multiple file uploads using either FineUploader, jQuery File Uploader, YUI3 Uploader, Uploadify, FancyUpload, MooUpload, Plupload or Dropzone. Features include chunked uploads, orphanages, Gaufrette and Flysystem support.
MIT License
603 stars 177 forks source link

Any plans to add uppy support ? #431

Open SamuelB-ACA opened 1 year ago

SamuelB-ACA commented 1 year ago

Hi,

I'm having a look at the differents uploaders available

I also had a look at uppy (https://uppy.io/). It's actively developped. Last update was a week ago. Lots of nice features ( file recovery on browser crash, camera, instagram, dropbox (...) integration, etc.)

Are there any plans to add uppy to OneupUploaderBundle ?

bytehead commented 1 year ago

I like the idea! Would you like to provide a pull request?

SamuelB-ACA commented 1 year ago

I would do it if I knew symfony :) but i'm just one of the IT guys trying to find solutions for developers

bytehead commented 1 year ago

So there's no plan yet to implement, but I'll keep this open for the day I can invest some time in it.