This article provides a guide for how to create VPS Reseller product in WHMCS.
Prerequisites
This guide assumes you have already installed the VPS Reseller WHMCS module (see guide).
Create VPS Reseller Product in WHMCS
- Login to WHMCS admin area.
- Navigate to Setup > Products/Services > Products/Services.
- Select “Create a new Product”
- Product Type: Server/VPS
- Product Group: Any
- Product Name: Any
- Click “Continue” to Add product and access Product Settings
- Go to “Module Settings” tab and enter the following details:
- Module: Rad_cloud
- Required Module Settings: these settings must be set with the following values (or provisioning automation will fail)
- Type: KVM
- Burstable RAM: (empty)
- VNC: (Tick Box) Yes
- Configure Module Settings: These fields should be configured as per your desired product values
- Disk Space: integer (in GB)
- Guaranteed RAM: integer (in MB; 1024MB=1GB)
- SWAP RAM: integer (in MB; 1024MB=1GB)
- Bandwidth: integer (in GB)
- CPU Cores: integer
- IPs: integer
- IPv6: integer
- IPv6 Subnets: integer
- Region: “USA”
- Select “Automatically setup the product as soon as the first payment is received” (for automated provisioning workflow)
- Go to “Custom Fields” tab and create required Custom Fields:
-
- Field Name: vpsid
- Field Type: Text Box
- Description: The ID of the server from VPS Panel.
- Validation: (empty)
- Check Admin Only tick box.
-
- Field Name: OS or OS|Operating System
- Field Type: Drop Down
- Description
- Validation: (empty)
- Select Options: (Comma-separated values of OS template file names-remove “.img” file extension) – Click here to get available OS templates
- Example values: centos-8.2-x86_64,debian-11-x86_64,ubuntu-22.04-x86_64
- Check Required Field and Show on Order Form tick boxes.
Conclusion
You now know how to create VPS Reseller product in WHMCS.