ITVision-Pvt/ovhcloud_vps_and_dedicated_servers_1.3.4_whmcs — reverse-engineered prompt
Reverse engineered prompt
Build me a simple PHP WHMCS module that connects WHMCS to OVHcloud so I can sell VPS and dedicated server products from my hosting site.
I want the admin side to let me enter the OVHcloud API details, connect products in WHMCS to the right OVHcloud server offers, and then have WHMCS handle the normal service actions as much as possible. When a customer orders, the module should be able to provision the service, show the server details in WHMCS, and let admins do basic actions like suspend, unsuspend, terminate, and reboot if OVHcloud supports it.
Please keep it practical and easy to install inside a normal WHMCS setup, using the usual includes and modules folders. Add clear comments and basic error messages so I can understand what went wrong if the API fails. Look up the current WHMCS and OVHcloud API docs online if you need to.
Want more depth? Deep Reverse