mirror of
https://hk.gh-proxy.com/https://github.com/wp-cli/profile-command.git
synced 2025-08-18 06:11:21 +08:00
Mention account dashboard in installation instructions
This commit is contained in:
parent
df4acce4a3
commit
a20f1c9129
2 changed files with 5 additions and 5 deletions
|
@ -207,7 +207,7 @@ current theme.
|
|||
|
||||
`wp profile` is available to [runcommand gold and silver subscribers](https://runcommand.io/pricing/), or you can purchase a single-seat updates and support subscription for [$129 per year](https://runcommand.memberful.com/checkout?plan=16079).
|
||||
|
||||
Once you've signed up, you can install `wp profile` with:
|
||||
Once you've signed up, you can [download the latest version](https://runcommand.memberful.com/account/downloads) from your account dashboard. Then, install `wp profile` with:
|
||||
|
||||
```
|
||||
$ wp package install profile.zip
|
||||
|
@ -223,14 +223,14 @@ See documentation for [alternative installation instructions](https://runcommand
|
|||
|
||||
## Support
|
||||
|
||||
Support is available to paying [runcommand](https://runcommand.io/) customers.
|
||||
Support (either through Github issues or via email) is available to paying [runcommand](https://runcommand.io/) customers.
|
||||
|
||||
Have access to [Sparks](https://github.com/runcommand/sparks/), the runcommand issue tracker? Feel free to [open a new issue](https://github.com/runcommand/sparks/issues/new).
|
||||
Have access to [Sparks](https://github.com/runcommand/sparks/), the runcommand Github issue tracker? Feel free to [open a new issue](https://github.com/runcommand/sparks/issues/new). Keep in mind Sparks is semi-public (multiple companies have access to it); please use email support for anything that needs to be kept private.
|
||||
|
||||
Think you’ve found a bug? Before you create a new issue, you should [search existing issues](https://github.com/runcommand/sparks/issues?q=label%3Abug%20) to see if there’s an existing resolution to it, or if it’s already been fixed in a newer version. Once you’ve done a bit of searching and discovered there isn’t an open or fixed issue for your bug, please [create a new issue](https://github.com/runcommand/sparks/issues/new) with description of what you were doing, what you saw, and what you expected to see.
|
||||
|
||||
Want to contribute a new feature? Please first [open a new issue](https://github.com/runcommand/sparks/issues/new) to discuss whether the feature is a good fit for the project. Once you've decided to work on a pull request, please include [functional tests](https://wp-cli.org/docs/pull-requests/#functional-tests) and follow the [WordPress Coding Standards](http://make.wordpress.org/core/handbook/coding-standards/).
|
||||
|
||||
Don't have access to Sparks? You can also email [support@runcommand.io](mailto:support@runcommand.io) with general questions, bug reports, and feature suggestions.
|
||||
Don't have access to Sparks, or need to keep the discussion private? You can also email [support@runcommand.io](mailto:support@runcommand.io) with general questions, bug reports, and feature suggestions.
|
||||
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
`wp profile` is available to [runcommand gold and silver subscribers](https://runcommand.io/pricing/), or you can purchase a single-seat updates and support subscription for [$129 per year](https://runcommand.memberful.com/checkout?plan=16079).
|
||||
|
||||
Once you've signed up, you can install `wp profile` with:
|
||||
Once you've signed up, you can [download the latest version](https://runcommand.memberful.com/account/downloads) from your account dashboard. Then, install `wp profile` with:
|
||||
|
||||
```
|
||||
$ wp package install profile.zip
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue