DocumentationGetting StartedRequirements

Requirements

WP Bones has a few system requirements. However, if you are a newbie in Composer, npm, Laravel or Gulp, please, visit the related website before continuing.

The WP-CLI is not mandatory but it is very useful. Anyway, if you want to run the scripts make-pot and make-json used to translate the plugin, you need to install it.

WordPress environment

The php bones command should be run from your WordPress environment (in the Vagrant or Valet environment) because it will load WordPress. Also, make sure to install git and composer in your WordPress environment. In your host machine (Mac or PC), you can install npm. It is used only by gulp.