Adding parameters to the file uploader

Hi @emmanuel
we are building a file sharing service and plan to launch it on Product Hunt.
We understand that there is a restriction on Bubble side for the uploaded file size and therefore we could use our own S3 storage for that. Would it be possible to enable configuring custom S3 storage path and in that case setting custom file size limits in the file uploader element?

Thanks,
Levon.

Founder at Bubblewits - Bubble Certified Partner

http://bubblestore.io – a place to buy Bubble templates for landing pages, e-commerce, workflows, APIs etc.
http://iambubble.com - one page Bubble demo
http://builtwithoutcode.com/ - Collection of apps built on Bubble

This is not something we can do unfortunately, as the file upload would go through our servers first anyway.

what if we build a custom uploader plugin with file size of let’s say 5GB which will go directly to our s3, is that ok?

Of you build an element plugin that connects to your own server sure.

@scottb50 would you be able to build such a plugin for us?

Thanks,
Levon.

Founder at Bubblewits - Bubble Certified Partner

http://bubblestore.io – a place to buy Bubble templates for landing pages, e-commerce, workflows, APIs etc.
http://iambubble.com - one page Bubble demo
http://builtwithoutcode.com/ - Collection of apps built on Bubble

I’m working on one now. 5gb is a lot for s3.

what if it’s 2 or 3 GB? when do you expect to get it built?

Thanks,
Levon.

Founder at Bubblewits - Bubble Certified Partner

http://bubblestore.io – a place to buy Bubble templates for landing pages, e-commerce, workflows, APIs etc.
http://iambubble.com - one page Bubble demo
http://builtwithoutcode.com/ - Collection of apps built on Bubble

any update on this, Scott?

wondering the same thing as I have the same problem