SVG File Generator is a simple Bubble plugin that allows you to generate and directly download an SVG file from SVG code (text) within a workflow.
✅ Runs on the client-side, making it fast and storage-efficient ✅ Automatically converts SVG code into a downloadable file ✅ Easily trigger the download via a workflow, just with a single button click
Perfect for applications that need to create and save SVG files within Bubble!
Set Up the Workflow
1. Add a button to trigger the download 2. In the workflow, go to "Plugins" → Select "Generate and Download SVG File" 3. Configure the following parameters: - `SVG Code` (text): The SVG code to be saved as a file - `File Name` (text): The desired filename (e.g., `"logo.svg"`)
Test the Functionality 1. Click the button 2. The SVG file should automatically download