Hello,
I am building a web app and need to include a feature where my users can upload between 500 and 5000 images in one go. I know that is a lot for Bubble to handle so I thought of using external storage (bunny.net storage) and handling it with a paid plugin by Zeroqode.
I want to know if the multifile uploader can take this many .png and .jpg images at once and what other ways I can make this happen.
Thank you in advance!