My idea is:
I would like to specify the endpoint URL for the S3 client since we use another S3 compatible service (Wasabi).
I think these groups of people would benefit from this idea:
Individuals using non-AWS S3 providers.
Why I think they would benefit from this idea:
Cheaper storage costs + more configurability.
Any code or resources to support this idea:
I don’t know PHP unfortunately, but I do understand how to specify the endpoint
in the client construction here.
However, I don’t know how to configure this via the frontend.
Are you willing to work on this idea?: Yes
What skills and resources do you need to explore this further?
Understanding where I need to update the form to capture the endpoint URL for the S3 plugin.