Install new PHP version on server
Create an API call to install a new PHP version on a server.
SSL via API: Force request (skip DNS verification)
It would be awesome, if there would be a way, to force request (skip DNS verification) certificate on a site, using API. It is already possible via we...
NGINX Update via API for tenants
Be able to update tenant NGINX config via the API, similar to how we can on a site level
Change PHP version site level
In the ploi dashboard you can adjust the PHP version for sites. It would be nice if this could also be done in the API. I didn't see the option in the...
Allow single API call to get all monitoring information
As well as the single API call to get data for a server, could we have one that we can hit once to get the monitoring data for all servers in the acco...
Add ability to skip DNS check when requesting a certificate for a tenant
I would like to see if it is possible to skip DNS check when requesting a certificate for a tenant via your API: api/servers/{server}/sites/{site}/ten...
Start file cloning via the API
Start a file clone via the API.
Get repo of a site
Now you can only create a repo for a site. I will also see the repo of a site.
Create and list projects and associate them with sites via the API
Projects are very useful for organizing ploi when you have a lot of servers and sites. It would be helpful to be able to create projects and then late...
Specify user's plan at the /user endpoint
The endpoint only lists when the plan expires, it would be useful to see the current plan the user has.
Add Description/Notes to Server(s) response
Hello, Please expose description in the Server(s) response. It can be specified when creating a server but is not returned on requests to /servers and...