export-command/bin/readme/installing-body.md
Daniel Bachhuber 4dd5a19043 Fix purchase link in Installing section
$49 is now $129
2016-10-04 06:23:01 -07:00

830 B

Get access to wp profile for only $129 per year. Purchasing an annual subscription locks you into this price for as long as you stay subscribed. Subscriptions include unlimited downloads of the command, plus support and updates for the length of your subscription.

Once you've purchased a subscription, you can use the wp profile command with:

wp --require=command.php profile

Alternatively, you can require the command so that it's always available to WP-CLI when running as the current system user:

  1. Extract the package files to ~/.wp-cli/runcommand-profile
  2. Edit (or create) ~/.wp-cli/config.yml and include the following require statement:
require:
  - runcommand-profile/command.php