Hi, I’m moving away from Media Cloud and I already have all my site’s assets in an S3 bucket. I see that there’s a ‘pro’ function to migrate all your existing assets into the cloud, but mine are already there. The filenames and paths match 1:1 with the ones this plugin uses to offload new assets. I just need it to recognize the existing cloud assets.
Re-migrating from the server isn’t an option because they assets no longer exist on the server. How do I use this plugin with my existing setup?
]]>I already have a huge folder in my yandex.Disk (a russian version of aws)
so my goal is to link attachments with the files that already exist in my cloud
Is there any code or helper functions to do this?
i already have the paths.. so i think the code should be like this
foreach($paths as $path){
your_helper_function($path) // create attachment
}
]]>Do you support multisite? Activation and functionality on a per-site basis.
]]>Hi,
I just tried your plugin, but the choose bucket modal was always empty. I figured out it’s because you have guzzlehttp 7.x installed while I was already using 6.x and they are not compatible. Please consider using https://github.com/typisttech/imposter-plugin to namespace your dependencies so they don’t interfere with others. Many other plugins use composer w/o namespacing unfortunately, so chances of conflicts are not negligible.
Also please consider an option to disable setting the ACL
when uploading to S3. My buckets don’t need/use it, so I’d rather not turn it on to use the plugin.
I get this error on all the base image files:
3848-Valley-Ridge-Road.jpg was not imported due to an error: Sorry, that file already exists in the WordPress media library.
Derived files like 3848-Valley-Ridge-Road-768×432.jpg, and those are all uploaded.
The result is that I get no benefit from your plugin on the desktop. All those derived files are for other platforms, and that’s great, but it needs to work at the base level as well. If you view the page source of any of my pages, you won’t see amazonaws at all. It’s only when I browse Media that I see the derived files are being served by S3.
]]>Hello sir
We sell digital products on our websites and all files are uploaded on WordPress but my question is if I move all my WordPress files to s3 then how it will work ..will all products download links be replaced automatically that we put for products link for downloading products while uploading …
Hope you understand my question.
Looking forward to your reply!
Regards
]]>Hello,
I am getting this error while i trying to connect my s3 bucket.
Error executing “ListBuckets” on “https://s3.ap-south-1.amazonaws.com/”; AWS HTTP error: Client error: GET https://s3.ap-south-1.amazonaws.com/
resulted in a 403 Forbidden
response: <?xml version=”1.0″ encoding=”UTF-8″?> <Error>AccessDenied
<Message>Access Denied</Message><RequestId>C423D7 (truncated…) AccessDenied (client): Access Denied – <?xml version=”1.0″ encoding=”UTF-8″?> <Error>AccessDenied
<Message>Access Denied</Message><RequestId>C423D735EE0B6B66</RequestId><HostId>6VTncd5Cqt36qWaHh0eg5JrFq0ai/MLh2GX18RKsq16raR3nmzsjMIc3Xgi8xhmCpRtzds+Kyio=</HostId></Error>
Please help to resolve this.
]]>Would this work with Alicloud OSS?
]]>am using the AWS S3 for WordPress Plugin by Upcasted to offload my site’s images to Amazon S3. However, I notice that BuddyBoss does not store new images to the “Uploads” folder, and thus User’s uploaded images are not being offloaded to S3. Buddyboss files/images are being uploaded in the BuddyBoss upload folder. Is there a way to accomplish this? Thanks!
]]>I’ve set up your plugin and my files are indeed being transferred to a designated bucket on S3.
It seems to work fine for images, but is not working for videos (MP4 & MOV tested) and documents (PDF & DOC tested).
For videos, the URL of the video in the media library is the address of the bucket, not the address of the actual video file. So videos cannot be played on the front-end or back-end.
For documents, the URL of the file in the media library is again the address of the bucket, not the file itself, and when the Download button is clicked on the frontend, the XML list of the bucket’s contents is opened.
In your installation guide you say “Activate the free license for the free features or the paid license for the PRO features”. Where can I do that? There appears to just be an “Upgrade” page where the free plan is listed, but no option to ‘activate’ it.
Am I doing something wrong?
How do I ensure that I can seamlessly hosting my media on S3?
Also, can you confirm that much of the features that appear in your plugin screenshots are actually Premium features?
Finally, when I deactivated the plugin, none of the media was available, obviously because it had been moved to S3. I tested this plugin on a blank website and I’m very glad I did not test it on a live site. Don’t you think you should warn users of the potentially massive job they will have restoring their website if they install the plugin on a live site with a lot of media? At the very least you should highly recommend taking a file and database backup before activating. Perhaps the default settings for “Do you want to keep a copy (on local server) when files are migrated to S3?” should be YES, so that users can determine if they like the plugin before committing. Perhaps you should also make it very clearer to users of the implications for migrating all media to S3 if reversing the decision could be costly in terms of time.
]]>So does this plugin handle all URL replacement to reference the S3 bucket or CDN domain? If so does it handle URL replacement for css held in DB (like background images, etc) – This would make it compatible with page builders like Elementor if it does?
]]>