I have created a customized admin panel of Vultr using their API for my client. Here a user can create/delete a server. A user can export the servers information in a .csv file and can export the IP addresses of the droplets in a .txt file
Find a file
2018-10-17 13:38:31 +06:00
.gitattributes Initial commit 2018-10-17 13:34:50 +06:00
config.php 1st Commit 2018-10-17 13:35:16 +06:00
delete.php 1st Commit 2018-10-17 13:35:16 +06:00
index.php 1st Commit 2018-10-17 13:35:16 +06:00
ip.txt 1st Commit 2018-10-17 13:35:16 +06:00
new.php 1st Commit 2018-10-17 13:35:16 +06:00
README.md Update README.md 2018-10-17 13:38:31 +06:00
vultr.zip 1st Commit 2018-10-17 13:35:16 +06:00

Vultr_Customized_Panel

I have created a customized admin panel of Vultr using their API for my client. Here a user can create/delete a server. A user can export the servers information in a .csv file and can export the IP addresses of the droplets in a .txt file