hosting_listAvailableWordPressPluginsV1
Retrieves a list of recommended WordPress plugins that are not yet installed for a specified software installation. Requires username and software identifier.
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 |