hosting_deployWordPressPluginV1
Deploy an uploaded WordPress plugin from its directory to activate it and make it available in the admin panel.
Instructions
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.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Slug of the plugin | |
| domain | Yes | Domain name | |
| username | Yes | username parameter | |
| plugin_path | Yes | Relative path to the plugin directory from wp-content/plugins |