Deploy WordPress plugin
Deploy a WordPress plugin from an already uploaded directory.
This endpoint allows you to deploy a WordPress plugin that has been uploaded to the website's directory. The plugin will be activated and made available in the WordPress admin panel.
hostinger wordpress plugins deploy <username> <domain> [flags]
-h, --help help for deploy
--plugin-path string Relative path to the plugin directory from wp-content/plugins
--slug string Slug of the plugin
--config string Config file (default is $HOME/.hostinger.yaml)
--format string Output format type (json|table|tree), default: table
- hostinger wordpress plugins - Plugins commands