🗃 New plugin - Multi-Uploader [BUBBLE AWS + UPLOADCARE + FILESTACK + AZURE] BIG Update: 11/06/2018

Update: 11/06/2018 – BIG UPDATE !! MUST READ BEFORE UPDATING!! – THIS UPDATE CAN BREAK YOUR APP.

Dear customers, finally today we release version 2.0 of Multi-Uploader plugin! As this is a big update, we recommend read all the post before updating to the last version, cause this update requires some changes in your app before continue using the plugin, so can break your app after updating.

  • Modified attach_to option (This only works on Bubble AWS). If the attach_to is not enabled will NOT use the attached_to property.
  • Fixed one of the major issues that were causing problems with pop-ups and hidden groups. (see additional notes).
  • Now the uploader has a native collapse/expand which increase the plugin stability and the uploads in 40%.
  • Now the uploader is initialized through workflow which speeds your page in the case the plugin is not being used. (see additional notes).
  • Now you can use :imgix options to your files/images.
  • Now the result is a file.
  • Updated Azure server uploads.
  • Uploader is now an input.
  • Id is not required anymore.
  • Re-designed again entire code.

** UPDATED DEMO PAGE ** : https://redubleplugins.bubbleapps.io/multi-uploader

– Additional notes –

  1. Now the uploader is initialized through a workflow.
    How to use:
  • Case 1: If the uploader is in a hidden group/pop-up: Create a condition that will run only ONE TIME when the group/popup comes visible -> Initialize uploader:

https://screenshotscdn.firefoxusercontent.com/images/eb48960d-a0f9-4ae0-96a4-9979c0dded88.png

  • Case 2: If the uploader is in the body page/visible group: just load on the page load:

https://screenshotscdn.firefoxusercontent.com/images/78a229fc-1668-40fe-9fc0-63c8e1df496a.png

@blake1, @luke2

2 Likes