beetboxvm / beetbox

Pre-provisioned L*MP stack
http://beetbox.rtfd.org
92 stars 19 forks source link

How to enable wp-cli #400

Closed ivangrynenko closed 7 years ago

ivangrynenko commented 7 years ago

Problem/Motivation

There is wordpress support and I can see wp-cli variables. However upon provisioning a new box, I am unable to execute wp-cli tool.

Expected behaviour

wp or wp-cli works OOTB

Actual behaviour

wp-cli wp-cli: command not found wp wp: command not found

Steps to reproduce

Provision new beetbox, vagrant ssh, run wp

Proposed changes

Document the way to have wp-cli installed

thom8 commented 7 years ago

@ivrh see -- https://github.com/beetboxvm/beetbox/blob/master/.beetbox/config.yml#L85-L91

PR for docs would be good :)

thom8 commented 7 years ago

Sorry you'll also need installed_extras_wp_cli: yes this used to be controlled by beet_project