Convert URL to File
Aqsa Fatima
Last Update 3 maanden geleden
Description:
Turns URLs into usable files and allow Files to be uploaded to your database or Users to See a Download Prompt.
🔗 Demo Page:  https://chakor-plugin-demo-6.bubbleapps.io/version-test/convert_urls_to_files
🔗 Editor Link:  https://bubble.io/page?id=chakor-plugin-demo-6&test_plugin=1738064162277x748990129673076700_current&tab=Design&name=convert_urls_to_files&type=page
Our team is available to solve any problems or questions you may have, please open a thread on our support forum: https://forum.thechakor.com/t/plugin-issues
Instructions:
Drop the element on the page and use the element action.
- Provide File URL
- Provide File Name
- Check or Uncheck show downloaded prompt (Checking the Show Download Prompt will bypass the attach to method and simply render the file and promt the user to download it. Leaving it unchecked and providing something such as user/ current user will attach the item to them and output the files new url as a state, also the base64 of the file, the base64 url & the MIME type eg. image/png. Catch the uploaded files url using the successful upload event.)
- Fill Attach to Type and Attach To Fields
- Check or Uncheck Enable CORS according to your needs