Does this plugin support S3 bucket folders?
Instead of uploading /wp-content/ to s3://bucket/wp-content/, but uploading to s3://bucket/folder/wp-content.
]]>I am looking for integration to sell pay-per-view using AWS as my streaming storage.
Anybody doing this with this plugin?
]]>A lot of the PHP has been deprecated. I manually changed it using debug mode, but still get a blank error message and am unable to connect to AWS.
]]>This errors I get on version 5.0 of plugin
https://screencast.com/t/IR0mspYLuU
What can be reason of this? Will be “amazon-s3-and-cloudfront” updated to fix this issues?
Thanks.
]]>I would like the option to enable SSL. For example, I run a secure site and need my cloud front media links to use https, but the plugin defaults to http. Can you add an option to enable https? Thanks!
]]>Hi,
I have been struggling with this plugin to get it to work. I’ve setup my AWS account, IAM user, provided Power User access to that user, used the access key and credentials in your plugin and created new bucket, and when I upload something on my site, nothing is transferred to my S3 bucket. Am I doing something wrong? Does this plugin worked for anyone?
We love your plugin and are able to upload files to S3.
However we can not create a folder in the bucket via the plugin, and there is no error from the plugin or in the apache logs.
I have checked the permission on the account and I can create folders via the aws cli tools.
Suggestions?
Thanks,
-Gary
On line 174 of your CSS file, you have
.button { color: #000 !important; }
This is overriding other styles within admin.
]]>I am looking for reasons why I would be getting this when I attempt to activate this plugin:
The official Amazon Web Services SDK requires cURL 7.16.2+. The plugin has now disabled itself.
I have downloaded and compiled the latest curl:
# curl –version
curl 7.33.0 (x86_64-unknown-linux-gnu) libcurl/7.33.0
Protocols: dict file ftp gopher http imap pop3 rtsp smtp telnet tftp
Features: IPv6 Largefile
I have logged out, verified it is in my path and restarted apache
# curl –version
curl 7.33.0 (x86_64-unknown-linux-gnu) libcurl/7.33.0
Protocols: dict file ftp gopher http imap pop3 rtsp smtp telnet tftp
Features: IPv6 Largefile
# service httpd stop
# service httpd start
Then I go an try to activate the plugin again and I get the error again.
Any help is appreciated.
]]>Is it possible to trig a sync for all pictures in the media archive?
]]>As pictured here: https://i.imgur.com/QD1sJrS.png
]]>The original plugin creates a tantan_wordpress_s3_cache table in your current WordPress database. But I never see any records posted to it.
Does the plugin really use this or can the code that creates this table be removed form the plugin?
Where and how is it used?
]]>Hi
I have a few csv import plugins to work with woo commerce. They upload images from external urls and put it into the media library as attachements, The thumbs are created, etc. Will this put the new uploads into Cloudfront from the csv import?
redirect basically the upload? Thanks
Also, how do I upload old files so I can start fresh with this way to upload?
]]>