mirror of
https://gh.wpcy.net/https://github.com/wp-cli/handbook.git
synced 2026-04-27 09:28:22 +08:00
* Adding new plugin Added reference to Order Weight for WooCommerce. * Alphabetical order Co-authored-by: Daniel Bachhuber <daniel.bachhuber@automattic.com>
7.6 KiB
7.6 KiB
Tools
The following is a list of projects that integrate with WP-CLI in some form. For installable WP-CLI packages, please see the package index.
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
- Netbeans - http://plugins.netbeans.org/plugin/46542/php-wordpress-blog-cms
Vagrant boxes
Misc
- AnsiPress - Setup NGINX/WordPress Stack
- 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