Works with Google Cloud Storage
By sixlove on January 14, 2025
To fix this issue, I ran the following command to disable Uniform Bucket-Level Access:
gsutil uniformbucketlevelaccess set off gs://yourbucket
If you don’t have gsutil installed, you can create a new bucket through the Google Cloud Console and ensure that detailed object-level permissions (ACL) are enabled.Explanation:
- Uniform (Bucket-Level Access Enabled): This setting enforces consistent permissions at the bucket level using IAM roles only. It disables object-level ACLs, meaning individual object permissions can’t be customized. While it's more secure for some use cases, WP Stateless seems to require detailed object-level ACLs to function correctly.
- Detailed (Object-Level Permissions Enabled): By disabling Uniform Bucket-Level Access, you can manage permissions for individual objects using ACLs. This flexibility allowed WP Stateless to sync media files without issues.
After disabling Uniform Bucket-Level Access, the sync worked perfectly, and I didn’t encounter any further problems.
Good attention :)
By jaumeincapto on December 19, 2024
I had a problem with the plugin, and they solved it in less than a week. Great response time!
Dead, Not Supported, Creates Conflicts that are unresolvable
By ralehman on December 16, 2024
This is a dead plugin. There is no support. Support forum is dead an you won't get a response. Conflicts with so many other plugins that unless you have a simple static site (which means you probably don't need media offloading), you will end up wasting your time chasing gremlins that at the end of the day, point back to WP Stateless as the culprit. UDX needs to just pull this plugin or sell it to someone who cares enough about the WP community to maintain it. They are hurting people. Very disappointing.
Looks promising, but works incredibly bad
By msdanixu on March 13, 2025
The plugin is a promising plugin with nice features, but works very bad and lacks of some features that for me are important. For example, instead of to allow to use the default service account in the instance, you have to install the service account JSON which is less secure.
Another thing that lacks is the possibility to continue the syncs or even ignore the errors. If the process fails (which happens all the time), you have to restart the process from the begining. The sync is badly done and it stops without reason. Three days I have lost trying to sync a site and all the time the process stops without even saying why, it just says that has synced one image and nothing else. The plugin just stops saying that is syncing images and the progress bar doesn't continues, but the plugin still thinking that is "in progress".
If your site is new then will works fine for you, but If your site already have uploads in local, you will loose your mind trying to upload the files using the sync feature.
Another problems that I have found is that the plugin doesn't fully cares about the constants (at least in multisite). The admin page shows the correct settings but when you are using the plugin they are not respected, giving "empty settings" errors when uploading. The support is almost inexistent and they are obsessed with the idea that the problem is that I don't know how to use the constants. Looks like I am too stupid to know how to correcly use a "define" in PHP.
A robust and effective offloading plugin
By rpwp1 on August 23, 2024
Great plugin - used for our site to reliably offload our images without issues. Timely help and support from their support team as well. Would recommend!
Excellent plugin, pretty much use on all sites!
By Krasen Slavov (krasenslavov) on March 28, 2024
I know there are many other options and ways to deliver images but I have been using the WP-Stateless for the last couple of years and it has been great, no issues, once you get around how to do the setup you will be fine. Great plugin!
Thank you,
Krasen
Perfect tool
By joepb on July 30, 2023
Never managed to get any of the offload plugins working and then I found this jewel. :)
Excelente Plugin - Perfeito!
By deysonthome on May 24, 2023
Uso este plugin em diversos sites com resultados excelentes. Nunca tive qualquer problema em nenhum momento. Aplico sempre no tema DIVI usando Litespeed Cache e tdo funciona maravilhosamente bem. Agradeço aos desenvolvedores pelo excelente trabalho.
Plugin Broke Website
By andycholakov on December 23, 2022
Plugin broke the permalink structure and set the website in a state of emergency. 404 errors on all pages expect the index. Done the manual integration, although images are serving from the cloud storage as described the layout of the pages broke whenever stateless is activated. Uninstalled and left with a mess that need a fixing. Don’t try on production websites! I was lucky that I have tried it in development environment
Doesn't work at all and traffic usage is a concern
By alx (alexmaughan) on May 28, 2022