Download the PHP package miya0001/wp-cli-plugins-api without Composer
On this page you can find all versions of the php package miya0001/wp-cli-plugins-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download miya0001/wp-cli-plugins-api
More information about miya0001/wp-cli-plugins-api
Files in miya0001/wp-cli-plugins-api
Download miya0001/wp-cli-plugins-api
More information about miya0001/wp-cli-plugins-api
Files in miya0001/wp-cli-plugins-api
Vendor miya0001
Package wp-cli-plugins-api
Short Description WP-CLI command for Plugins API
License GPL-2.0
Homepage http://github.com/miya0001/wp-cli-plugins-api
Package wp-cli-plugins-api
Short Description WP-CLI command for Plugins API
License GPL-2.0
Homepage http://github.com/miya0001/wp-cli-plugins-api
Please rate this library. Is it a good library?
Informations about the package wp-cli-plugins-api
wp plugins-api <sub-command>
This is a WP-CLI command for getting plugin information form WordPress.org Plugin API.
wp plugins-api author <author>
- Get a list of plugins for a specific author.wp plugins-api browse <browse>
- Get a list of plugins for popular/new/updated/top-rated.wp plugins-api info <slug>
- Get a plugin information for a specific plugin.
System Requirements
- PHP >=5.3
- wp-cli >=0.17.0
Installing
Installing without composer.
Then install.
Then edit the ~/.wp-cli/config.yml file so that it looks like following.
Installing with composer.
- Setting up the package index
php composer.phar require miya0001/wp-plugins-api=dev-master
See documnentation.
https://github.com/wp-cli/wp-cli/wiki/Community-Packages
How to develop
Then create or edit the ~/.wp-cli/config.yml file so that it looks like this:
Functional tests
Initialize the testing environment locally.
Then run the tests.
See also:
All versions of wp-cli-plugins-api with dependencies
PHP Build Version
Package Version
No informations.
The package miya0001/wp-cli-plugins-api contains the following files
Loading the files please wait ....