silverstripe / silverstripe-s3

Silverstripe module to store assets in S3 rather than on the local filesystem (SS4/SS5 only)
BSD 3-Clause "New" or "Revised" License
20 stars 25 forks source link

Update to work with ss 4.0.0-beta1 #5

Closed tractorcow closed 7 years ago

tractorcow commented 7 years ago

I've addressed an issue which made this module crash when deployed to AWS without a key and secret. Within AWS these aren't necessary, as access is controlled by permission policies.

I've updated the documentation and moved the s3 client to an injected service.

tractorcow commented 7 years ago

Tested and deployed to http://ss4test-prod.sites.silverstripe.com/