Incremental Backups
Full backups can take a lot of space over time and create a lot of unneeded data. For bigger projects I'd really love to have the option to use increm...
Global Catchall Backups
Hi Ploi, I have put this in the panel section as I think theres some extra QOL functionality that can be added to ploi that (for us) would be a massiv...
2fa auto input
Safari and several plugins allow for the automatic input of 2FA challenge strings. However, this does not work with Ploi's six separate boxes. Request...
Show the applications tab in servers when using applications
When using server application, it would be cool to add a navigation item in the sidebar to navigate to applications.
Securely save credentials to 1Password vault
Some secrets management services have features where you can securely save notes to your vault and avoid having plain-text passwords floating around....
Automatic csrf refresh
I often experience that my csrf token has expired, when I want to do something. For instance I go in to make some changes to a deploy script, and when...
Add time to monitor export csv file
In the option to export the monitor data to a .csv file the time field is missing. There is only a date, no time. It would be very handy if the time w...
Custom cli commands
I have project that has a custom built cli (built upon symfonys command classes, in the same way laravels artisan is). It would be awesome if you coul...
Choose PHP version when creating a site (&& GUI bug)
When creating a site would be good to be able to choose the PHP version too. Currently, changing the version after we create the site causes the follo...
Improve NGINX customization
Currently the Nginx provided by Ploi is limited for some projects that require a full custom nginx solution. There are some thing that can be done to...
Groups for sites
I have a server that hosts lots of Statamic sites for different clients. I would love to group those sites by client. I thought that I could use proje...
Custom Suspended options for all the account to suspend our sites
It would be great to be able to have an option for the account that allow us to define, for the suspended feature the following: Nginx file to use w...
NGINX Extra Folders to gui
Add 3 empty folders to the root of nginx (etc/nginx/) called "extra.d", "common.d" and "custom.d" So they will appear as...
Change default SSR path for inertia.js
Hi there, While setting up my project, I noticed that the path for inertia SSR defaults to: public/js/ssr.js The default path is actually: bootstrap/c...