Joe Hoyle
Joe Hoyle
> The common use-case for this plugin is to host the Media Library on S3, but as a number of open tickets suggest, there are unintended consequences of the implementation...
Thanks for flagging @tillkruss. We don't yet support PHP8, but will address this once we do a pass on our projects for that support.
@ocean90 ah yes, that's in `master`, though I think didn't get back ported to the v2 branch (which has 5.3 support). With the fairly chunky changes in https://github.com/humanmade/S3-Uploads/pull/401 I plan...
@mycarrysun not in s3-uploads directly no, we have done one custom implementation of this for a client. That wasn't perfect though, and I think still needs refinement before something can...
We dont want to always include autoloader.php, as that should only be used in the case where you are installing s3-uploads completely standalone outside of your project using composer (with...
@korridor hmm I'm not sure-- I had though this issue was created because `composer install` was not run? The description states "AWS SDK loaded from another source." which I took...
@teolaz ahh there's an error in the message, S3 Uploads in the latest beta requires PHP 7.1+
This sounds like S3 Uploads is not actually activated / enabled. Can you confirm that URLs in the Media / Attachments page for existing attachments are pointing to S3?