Install new PHP version on server
Create an API call to install a new PHP version on a server.
Expose Provider and Provider ID in the servers API
It would be helpful if the provider_id was exposed so that we can store it upon creation and use the provider's API. ie. "provider": "d...
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...
Create custom server API does not support SSH port
Currently you have to have different IP addresses to be able to create more custom servers over API.
API - Skip DNS Verification when Adding a New Tenant
It would be great to have an option when using the API to force request (skip DNS verification) certificate on creation of a new tenant, using API. It...
Update server IP address via API
Hi! I’ve got a Raspberry Pi in my home network that I want to deploy websites to via Ploi. Problem now is that the home network’s public IP address ch...
Add keep_backup_amount parameter to database backup API
The parameter for the maximum amount of backups to keep before rotating is only available through the interface. It would be nice to have this paramet...
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...