-
-
Notifications
You must be signed in to change notification settings - Fork 63
Open
Description
Currently for the lprVendor collection in the Directus CMS, it takes URLs for the images linked to that vendor, which requires manually uploading them to the S3 bucket. This was intentional because having a structured URL is useful for using it elsewhere on the site.
Create a Directus extension that uploads an image to S3 at a user-defined path and then references its URL in the object. It should also support deleting the image while warning the user that they would need to remove any references to that image themselves.
I'm considering moving many of our files in S3 into R2 for cost savings, so maybe make an extension for R2 instead of S3.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels