MARKETPLACE
PLUGINS
FLOWEXPORT - GROUP TO .DOCX
FlowExport - group to .docx logo

FlowExport - group to .docx

Published October 2025
   •    Updated this month

Plugin details

Export any Bubble Group element into a fully editable Microsoft Word (.docx) document.
This powerful client-side plugin allows users to transform the visible content of any Bubble Group—including text, images, and Repeating Group data (tables)—into a professional, downloadable DOCX file, eliminating the need for external API services.

Key Features:

   Full Content Export: Captures all standard elements inside a Group, such as Headings, Text, Images, and Repeating Groups (styled as tables).

   Styling Preservation: Makes an effort to preserve basic inline styling and structure from the Bubble Group elements.

   Custom File Naming: Allows the user to dynamically set the output filename (e.g., Report-2025-Q3.docx).

   Page Size Control: Custom properties allow overriding the default A4 size to specify custom page width and height (in millimeters).

How It Works:

The plugin uses the Group's unique Element ID to grab the rendered HTML structure, converts it to a DOCX blob on the user's browser (client-side), and immediately triggers a download.

$16

One time

5.0 stars   •   1 ratings
5 installs  
This plugin does not collect or track your personal data.

Platform

Web

Contributor details

FlowApps logo
FlowApps
Joined 2025   •   1 Plugin
View contributor profile

Instructions

**Instructions: How to Set Up 'FlowExport - Group to DOCX'**
Follow these steps to correctly install and configure the plugin in your Bubble application.

### Step 1: Install and Prepare the Content

1.  Install the plugin into your application via the **Plugins tab**.
2.  Designate the Bubble **Group Element** that contains all the content you wish to export (text, tables, images, etc.). This Group will become the content of your DOCX file.

### Step 2: Enable the ID Attribute Option (Crucial!)

Before you can assign an ID to the Group, you **must** enable the ID attribute setting globally:

1.  Navigate to your app's **Settings** tab.
2.  Go to the **General** sub-tab.
3.  Scroll down to the section labeled **"Expose the option to add an ID attribute to HTML elements."**
4.  Check this box. **(If this is not done, the Element ID field will not appear in the Property Editor.)**

### Step 3: Assign the Element ID

The plugin relies entirely on the Group's ID to find the content.

1.  Return to the **Design** tab and select the **Group Element** you want to export.
2.  In the Property Editor (on the right), scroll down to the bottom.
3.  Enter a unique name (e.g., `report_container`) into the **ID Attribute** field. **Do not use spaces or special characters.**

### Step 4: Configure the Workflow

1.  Create a workflow (e.g., when a **'Generate Report' Button** is clicked).
2.  Add a new action and navigate to **Plugins**.
3.  Select the action: **"export_docx"**.
4.  **Configure the fields:**
   * **Element ID:** Enter the unique ID you set in Step 3 (e.g., `report_container`).
   * **File Name (Optional):** Enter the desired name for the downloaded file (e.g., `My Report - Current Date`) - You can add dynamic text here.
   * **Page Width/Height (Optional):** Adjust these static number fields (in millimeters) if you need a paper size other than the default A4.

**You are now ready to test the functionality!**

* **Live Demo Page:** [Click here to see the plugin in action] (https://flowappsbubble-44775.bubbleapps.io/version-test)

* **Editor Setup Link:** [Click here to view the editor workflow setup] (https://bubble.io/page?name=index&id=flowappsbubble-44775&tab=tabs-1)

Types

This plugin can be found under the following types:

Categories

This plugin can be found under the following categories:
PDF   •   Productivity

Resources

Support contact
Documentation

Rating and reviews

Average rating (5.0)

Best Bubble plugin for clean Word exports
September 6th, 2026
Excellent plugin for generating Word documents. Exports text, images, and repeating groups cleanly, and the full-resolution image support via the Alt field is a game-changer for professional reports. Setup is straightforward and the output looks great in Word. Its really hard to find other plugins who solve the problem this one solves...
Bubble