Questions tagged [wp-cli]

wp-cli is a command line interface for WordPress.

wp-cli is a command line interface for WordPress.

You can easily install and update WordPress core, plugins, themes, and more. There's an active development community and additional commands are added regularly.

wp-cli is similar to drush, a tool for Drupal.

Document Source: http://codex.wordpress.org/wp-cli

197 questions
-1
votes
2 answers

Wordpress: Unable to install plugins from wp-cli

Hi I am using a Ubuntu system. I am using a shell script to download wordpress from wget, update config and run it from nginx server. Now I want to update this shell script so that when we install a fresh copy of WordPress, I get some plugins…
Aniket
  • 4,926
  • 12
  • 41
  • 54
-2
votes
1 answer

How to install Shopify API on WordPress site?

I am trying to install the Shopify API onto a WordPress site by SSHing into the server and using WP CLI. I have tried using the command wp package install https://github.com/Shopify/shopify-api-php.git But it didn't work and I received this…
Paul Zhu
  • 1
  • 1
1 2 3
13
14