Skip to content

Commit 7c1ddda

Browse files
Update README.md
Add instructions for Custom Fields operating systems
1 parent 75dfb33 commit 7c1ddda

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# whmcs-vps-reseller
1+
# WHMCS VPS Reseller
22
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.
33

44
<p align="center"><a href="https://radwebhosting.com" target="_blank"><img width="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
7373
1. Module: **Virtualizor\_cloud**
7474
2. The remaining fields as described on that page ![Configure Product Module Settings](https://new.radwebhosting.com/client_area/images/knowledgebase/vps-reseller-whmcs-configure-module-settings.png)
7575
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)
7777
2. Field Type: **Text Box**
7878
3. Description: **The ID of the server from VPS Panel.**
7979
4. Validation: Leave blank
8080
5. Check **Admin Only** tick box.
81+
5. Create "Custom Fields" entry to satisfy **VPS operating system** requirements:
82+
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).
8187

8288
![Product Custom Fields](https://new.radwebhosting.com/client_area/images/knowledgebase/vps-reseller-configure-product-custom-fields.png)
8389

0 commit comments

Comments
 (0)