hosting_listAvailableWordPressPluginsV1
Retrieve recommended WordPress plugins not yet installed on a specific installation by providing the installation ID and username.
Instructions
List plugins recommended for installation on a WordPress installation that are not yet installed.
Provide the WordPress installation (software) identifier in the path. It can
be obtained from GET /api/hosting/v1/wordpress/installations (the id field).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| software | Yes | WordPress installation (software) identifier | |
| username | Yes | username parameter |