Rapid File Downloader

Demo page

Introduction

The "Download File" and "Download Files" actions are used to trigger a file download from JavaScript.
Plugin works with a wide range of devices and browsers.
You can expect it to work for the vast majority of your users, with some common-sense limits:
  • Devices without file systems like iPhone, iPad, Wii, et al. have nowhere to save the file, sorry.
  • Android support starts at 4.2 for the built-in browser, though chrome 36+ and firefox 20+ on android 2.3+ work well.

Features

How to Setup

1. Install the Rapid File Downloader plugin from the Bubble plugin directory.
2. Create buttons for each action: Download one file, download all files, download files as a zip.
3. For the Download one file button, create a workflow that triggers the "Download File" action and specify the file URL and file name as dynamic data.
4. For the Download all files button, create a workflow that triggers the "Download Files" action and specify the list of files as dynamic data. This will download each file individually.
5. For the Download files as a zip button, create a workflow that triggers the "Download Files Zipped" action and specify the list of files as dynamic data. This will create a zip file and download it.

Frequently Asked Questions

⁉️
Have a question, or suggestion, or encountered an issue? 🤷‍♂️ Please contact us by sending an email to: support@rapidevelopers.com
Want to report a bug? Please follow this guideline!