agritheory / cloud_storage

S3 protocol storage for Frappe Applications - compatible with S3, Backblaze and DO Spaces
https://agritheory.com/documentation/cloud_storage
Other
9 stars 4 forks source link

Modify default S3 path strategy #37

Open agritheory opened 11 months ago

agritheory commented 11 months ago

The use case for making a date/doctype/docname flavor of S3 path has multiple issues:

Switch to using the name of the File record

Allow configuration of file path with a hookable function in case there's a customer reason to customize this (for example an FTP integration)