NerdbyteIO / FOSSBilling-CyberPanel

A Server Manager developed for FOSSBilling to allow API calls to the CyberPanel webhosting panel.
20 stars 2 forks source link

Change package enhancements + disabled it for now #14

Closed jsonkenyon closed 1 month ago

jsonkenyon commented 1 month ago

We should be using doesPackageExist function, as this should take care of the package name, and if it doesn't exist it will auto create it in CyberPanel. However, cloudAPI seems to be lacking a changePackage API endpoint, so this is disabled for the time being.