<aside> ✅ Link to plugin page: https://zeroqode.com/plugin/file-generator-reader-downloader-plugin-for-bubble-1689611358389x804120797939131800
</aside>
<aside> ✅ Demo page: https://ezcodepluginsdemo.bubbleapps.io/file_generator_reader_downloader
</aside>
<aside> ✅ Bubble Editor: https://bubble.io/page?version=live&id=ezcodepluginsdemo&name=file_generator_reader_downloader&tab=Design&type=page
</aside>
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.

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

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

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 |
Read file content - This action is used to read file content.

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

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

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