mirror of
https://ghproxy.net/https://github.com/wp-cli/handbook.git
synced 2026-07-27 12:47:14 +08:00
7.4 KiB
7.4 KiB
Tools
The following is a list of projects that integrate with WP-CLI in some form. For installable WP-CLI packages, take a look at Packagist.
Plugins
The following table is an alphabetical list of known commands defined in WordPress plugins:
If you implement a WP-CLI command in one of your plugins, please list it here.
Wrappers
- Chef WP-CLI - WP provisioning using Chef
- node-wp-cli - Node JS wrapper for WP-CLI
- Puppet WP-CLI - WP provisioning using Puppet
- wpcli gem - run WP-CLI commands from Ruby
- wplib - shell scripts for managing multiple sites
- wpcli helpers - a bundle of time saver aliases and functions for the shell
- cPanel-wp-management - shell scripts designed to loop through all accounts on cPanel servers
- Plesk WordPress Toolkit - WordPress installations management UI backed by WP-CLI
Editor plugins
- Vim - https://github.com/dsawardekar/wordpress.vim
- Netbeans - https://github.com/junichi11/netbeans-wordpress-plugin
Vagrant boxes
Misc
- Bedrock - WP base stack
- EasyEngine - Hosting control panel
- WordPress Development Flow - retired
- WP-CLI GUI - a GUI to assist with installing WP using WP-CLI
- WP-API Oauth - WP REST API - OAuth 1.0a Server