EasypanelDocs

Search WordPress plugins

Searches the WordPress plugin directory from a service container.

GET
/searchWordPressPlugin

Searches the WordPress plugin directory from a service container.

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Query Parameters

projectName*string
Match^[a-z0-9-_]+$
serviceName*string
Match^[a-z0-9-_]+$
search*string

Response Body

application/json

curl -X GET "https://example.com/searchWordPressPlugin?projectName=string&serviceName=string&search=string"
null