Skip to main content

Selective File Download as ZIP

Overview

Boost user flexibility in your Tadabase app with the 'Selective File Download as ZIP' plugin. This plugin enables users to selectively choose and download files as a ZIP archive. By supporting file selection via checkboxes, users can compile and download only the content they need, enhancing data management and customization for a more efficient experience.

Use Cases

  • Ideal for applications where users need to download multiple files but want the flexibility to select only the specific files they need. This is particularly useful for document management systems, project file downloads, and any scenario involving multiple downloadable files.

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 Selective File Download 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.