Install plugin on remote wordpress
I want to install a plugin using wp-cli (or anything else) on a WordPress based website. I have URL, admin-user, admin-pass only. (no FTP/ssh). I want to do it programmatically, without going into the browser. I am able to do so on my local WordPress install.
Topic remote-login wp-remote-get remote wp-remote-request wp-cli Wordpress
Category Web