<aside> ✅ Link to plugin page: https://zeroqode.com/plugin/file-generator-reader-downloader-plugin-for-bubble-1689611358389x804120797939131800

</aside>

Demo to preview the settings

<aside> ✅ Demo page: https://ezcodepluginsdemo.bubbleapps.io/file_generator_reader_downloader

</aside>

<aside> ✅ Bubble Editor: https://bubble.io/page?version=live&name=file_generator_reader_downloader&id=ezcodepluginsdemo&tab=Design

</aside>

Introduction

Ultimate File Manager - Generate files with the given content and file format.The plgun reads a file data, content, format, size etc. Also, enables to download a file, count words, paragraphs, sentences and characters in given text or text file.

Supported and tested file formats: txt, csv, svg, json, xml. It can also work with other formats, just try it in our demo.

Bonus feature: Download a file With this feature you can download any file from given url. It can be any url from any file not only from the generated one.

banner-need-help-last.webp

Plugin Elements Properties

This plugin has one visual element which can be used on the page: File Manager.

File Manager

Element for managing the files.

Untitled

Element Actions

  1. Generate a new file - This action is used to generate a file.

    Untitled

    Fields:

    Title Description Type
    Content The file content. text
    File name The name of the file without format. text
    File format The file format: .txt, .csv, .json, .xml, .html, .svg, .md, .log
    Please review all the details regarding the format below. text
    Auto download The file will be downloaded after generating process is finished. yes / no
  2. Read file content - This action is used to read file content.

    Untitled

    Fields:

    Title Description Type
    File A file with text content. file
  3. Download a file - This action is used to download a file.

    Untitled

    Fields:

    Title Description Type
    File name The name of the file without format. text
    File URL The file URL for downloading. text
  4. Count data from the text - This action is used to count the words, paragraphs, sentences, and characters from a text.

    Untitled

    Fields:

    Title Description Type
    File The file URL for word counting. file (optional)
    Text The text for word counting. text (optional)