The-Network-Crew / Proxmox-VE-for-WHMCS

Proxmox VM/CT Module for the WHMCS Automation & Billing System.
https://marketplace.whmcs.com/product/6935-proxmox-ve-for-whmcs#reviews
GNU General Public License v3.0
161 stars 52 forks source link

Link existing PVE VM/CT to new WHMCS Service Billing entry #75

Open jefersonflus opened 5 months ago

jefersonflus commented 5 months ago

Hello, is there any functionality to linking a client to a VM?

I recently adopted the use of this module, but I have clients who already have a VM and would like to configure their profile to access the information and access the VM through WHMCS.

If this functionality does not exist, I would like to leave this implementation request.

lsthompson commented 2 months ago

Need to add pveid column to mod_pvewhmcs_vms table, and refer to it where it's populated - else, use id as normal.

There will be several areas to update (change to conditional), to ensure a clean transition to supporting a different PVE ID.

As this involves SQL changes, consider method for upcoming SSH Key support (#74) and potential to bundle together.

Juju100801 commented 1 month ago

Hello,

What is the detailed procedure to add an existing VM?

Best Regards

lsthompson commented 1 month ago

@Juju100801 this Issue has not been closed - ie. the functionality does not yet exist.

It should be implemented shortly this year. Thanks for your patience!

Juju100801 commented 1 month ago

@lsthompson Ok thank's, I'm waiting :)