Hi,
I’m looking for options to use AWS S3 storage provider with Umbraco 15.
I saw some that seem to be for older versions.
It the sort of thing I would expect to come from HQ, but 3rd party is ok too.
Hi,
I’m looking for options to use AWS S3 storage provider with Umbraco 15.
I saw some that seem to be for older versions.
It the sort of thing I would expect to come from HQ, but 3rd party is ok too.
Please refer to this thread:
Thanks @sebastiaan ,
The ones I found for S3 only seem to support v13 ![]()
Worth a try, don’t think much of this changed for v14/15. If it doesn’t work completely then the source is available to see if you can get it updated.
Neither of those two mentioned AWS S3 providers are working on v17.
I debugged it a bit and the IUmbracoBuilder is built a bit differently in newer versions and therefore the AddUnique method fails when starting up the solution with those project.
Did anyone find a good way to implement AWS S3 in the Umbraco v15+?