You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-2Lines changed: 8 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# whmcs-vps-reseller
1
+
# WHMCS VPS Reseller
2
2
WHMCS server module for provisioning and management of VPS servers from reseller's remote WHMCS installation. Enables reseller to deploy live cloud VMs from custom VPS package configurations. Features robust end-user management interface for reseller's client to manage server from within client area of WHMCS.
3
3
4
4
<palign="center"><ahref="https://radwebhosting.com"target="_blank"><imgwidth="350"src="https://avatars0.githubusercontent.com/u/16030710?s=460&v=4"alt="Rad Web Hosting"></a></p>
@@ -73,11 +73,17 @@ Please follow the below guidelines to configure your VPS Reseller with WHMCS int
73
73
1. Module: **Virtualizor\_cloud**
74
74
2. The remaining fields as described on that page 
75
75
4. Go to "Custom Fields" and create new Custom Field with the following details:
76
-
1. Field Name: vpsid (exactly as written)
76
+
1. Field Name: "vpsid" (without quotes)
77
77
2. Field Type: **Text Box**
78
78
3. Description: **The ID of the server from VPS Panel.**
1. Field Name: **"OS"** (without quotes) or **"OS|Operating System"**
83
+
2. Field Type: **Dropdown**
84
+
3. Description: **Choose OS to install on server**
85
+
4. Validation: Leave blank
86
+
5. Select Options field: enter OS template file names (without .img extensions) like "centos-7.1-x86_64". Retrieve possible values from: [VPS Guides -> List of Available OS Templates](https://radwebhosting.com/client_area/knowledgebase/246/List-of-Available-OS-Templates.html).
0 commit comments