dfp_external_storage icon indicating copy to clipboard operation
dfp_external_storage copied to clipboard

Feature request

Open chetan-SMRI opened this issue 9 months ago • 1 comments

I want to know if it can directly upload to S3 instead of firstly uploading to server then to aws, because it's a two way job which increase bandwidth usage, so I was thinking if it can generate some presigned url for upload.

Also, as I am working on react that uses frappe api under the hood, so I was thinking of using react upload to S3 directly and if I can create file in frappe using the file ID I got from S3, this isn't possible in current scope though, any idea on this?

chetan-SMRI avatar Mar 24 '25 06:03 chetan-SMRI

@developmentforpeople @chetan-SMRI, this would really be a great future to add to this library, more and more people are working on frappe and using external UIs with it, i would love to collaborate on this.

MrJico avatar Nov 08 '25 08:11 MrJico