For the same reasoning as in #30, consider renaming the module directory to just upcloud. In addition to the "VPS" consideration, all other directories in WHMCS modules/servers/ are spelled in all lowercase too.
Consider also removing Vps from filenames within the dir, and making corresponding adjustments wherever needed
- ./upCloudVps.php
- ./lib/upCloudVps.php
- ./templates/assets/img/vps-details.png
For the same reasoning as in #30, consider renaming the module directory to just
upcloud. In addition to the "VPS" consideration, all other directories in WHMCSmodules/servers/are spelled in all lowercase too.Consider also removing
Vpsfrom filenames within the dir, and making corresponding adjustments wherever needed