I found some topics, but not actual recommendations and what people use nowadays with Bedrock.
I tried a few, and it seems there’s some issues, I’d say because of the custom folder structure at least.
For example, wp-fastest-cache throws Warnings about includes + fatal error call to a member function lazy_load() on null …
Are there any plugins that are proved to work out-of-the-box, for at least basic cache functionality? Or do you have to hack your way and play with memcached and server settings etc. ?
I’ve had good success with Cache Enabler. Super simple. Set it and forget it. Only real config is telling it which pages not to cache. I’ve installed it on about 20 Bedrock sites over the last two years without issue.
I can’t really think of any reason not to use CloudFlare, unless the client is preventing it or if their website is too intertwined in some other DNS provider.
BTW… It’s funny that I suggested this today because CloudFlare just went down globally! I’ve never seen this before and it’s been down for about 10 minutes already, and that means that almost all of my client’s websites have been down too.
I saw, scripts from unpkg.com cdn were not reachable for me as well since they use CloudFlare it seems too! Woooah, that’s an interesting one. Will play with both Cache Enabler and Cloudflare and see how it goes, though Cloudflare by itself should be better, if this issue that happened is not something that will become a constant, which it shouldnt
EDIT: just wanted to reach out and tell that I managed to use Cache Enabler plugin successfully. Later on I noticed that WP-Optimize has Cache from version 3 on as well and am using that since it’s Roots approved.