-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Does not work with Amazon S3 #1
Comments
Thanks @andrewmenich - Is this when your trying to save the PDF to S3? |
@bymayo Just want to add that I'm getting the same problem with DigitalOcean Spaces (compatible with the S3 API), on both uploading a PDF to assets and when trying to render the image on the frontend.
|
@bymayo I also have this error. Any chance of making it work somehow? |
Also having the same issue here. We tend to store all our assets on S3 so would be great if there was a solution to this! |
@josh-attwood Can you confirm if your using Craft 4? It's highly unlikely i'll build this feature in to the Craft 3 version of this project now Craft 4 is available. But the good news is, I've been testing this feature recently so for Craft 4 it should be available soon. |
@bymayo It's currently Craft 3 but we'll be migrating over to Craft 4 in the next couple of weeks. If it'll be available for Craft 4 that would be amazing! |
@josh-attwood Been a long time coming, but this has now been added in to 1.0.8 for Craft 3, and Craft 4 will be coming later on today. Works with Amazon S3, Servd and Local volumes |
I know the Readme says it has only been tested locally. I just wanted to share the error stack trace I received when trying with S3 as I thought it might be of some help for future development.
Getting unknown property: craft\awss3\Volume::path in /home/forge/example.com/vendor/yiisoft/yii2/base/Component.php:154
Versions:
Craft v3.0.26.1
PDF Transform v1.0.2
Amazon S3 v1.0.8
The text was updated successfully, but these errors were encountered: