Google Drive PRO

Demo to preview the plugin:

Introduction

This plugin allows you to embed your entire Public folder directly into your Bubble app, giving users the ability to access and preview all stored files seamlessly. It provides a clean grid view and list view, serving as the starting point for building advanced file management functionalities within your app.
Key Features

Prerequisites

  • A Bubble app with access to the Public folder.
  • Files stored and structured in the Public folder.
  • Basic Bubble setup to embed the plugin element on a page.
  • (Optional) Dynamic content set up in your database if you want to extend functionality later.

Image without caption

How to setup

Step 1 – Install the Plugin

Step 2 – Add the Plugin Element to Your Page

Step 3 – Add Input & Dropdown Elements

Step 4 – Add Input & Dropdown Elements

Step 5 – Configure Plugin Properties

Plugin Element Properties

Drive Folder

Image without caption
Fields:
Title
Description
Type
Folder id
The unique Google Drive Folder ID whose contents you want to display. This is the value entered by the user in the input field.
Text
Type
Determines how the files inside the folder will be displayed. Options are: grid (displays items in a grid layout) or list (displays items in a vertical list).
Text
Image without caption

Changelogs