wp-redis icon indicating copy to clipboard operation
wp-redis copied to clipboard

[Feature Request] Easy Installation in WP Backend

Open michacassola opened this issue 4 years ago • 4 comments

Thanks for a great working object cache!

I do realize you use this for yourselves and have this in place for your hosting already, but for the rest of us it would really be great to have a simple backend button to create the symlink from the plugin folder to the wp-content folder. Could be in Settings or Tools, just a simple button anywhere would be a great help! And if not too much trouble a flush button would also be fabulous!

Thank you very much for considering!

michacassola avatar Nov 13 '20 19:11 michacassola

This seems like a reasonable idea :) Thanks for suggesting it.

I've flagged it as an enhancement for consideration.

danielbachhuber avatar Nov 16 '20 20:11 danielbachhuber

Wow! Thanks for considering!

michacassola avatar Nov 16 '20 20:11 michacassola

Do you have a specific development plan for this? I really need this. Thank the developer in advance

talway avatar Dec 08 '20 08:12 talway

Do you have a specific development plan for this?

If this is directed towards me, not at this point. Pull requests are always welcome.

I really need this.

If you have WP-CLI access, wp redis enable will create the symlink for you, and wp cache flush will flush the entire cache.

danielbachhuber avatar Dec 09 '20 14:12 danielbachhuber