Skip to main content

Download All Files as ZIP

Overview

The Download All Files as ZIP plugin simplifies file downloads in your Tadabase app by offering a 'Download ZIP' button that compiles multiple linked files into a single ZIP archive for easy retrieval. It manages the file fetching and ZIP creation process seamlessly, enhancing user satisfaction and streamlining file access and data management.

Use Cases

  • This plugin is ideal for applications where users need to download multiple files at once, such as bulk document downloads, batch report retrievals, or aggregated data exports.

Installing the plugin

Prerequisites:

  1. The page must have a table component
  2. The table must have an attachments field
  3. Javascript must be enabled (applicable if your're on trial account)

Step-by-Step Installation:

  1. Navigate to the page with this table, this can be a parent or child page. 
  2. Click on the Plugins
  3. Find the Download All Files as ZIP plugin
  4. Select the table
  5. Select the attachments field

Removing the Plugin

To remove the plugin, find the Javascript code that is surrounted with a comment for the plugin name and delete the code. Do the same for the CSS as well.