Applicable to:
- SolusVM
Question
How to rename Configurable Options of SolusVM product in WHMCS solusvmrpo?
Answer
-
Find the hash variable for required Configurable Option.
For example, the option to change will be Memory. Hash variable for it is<custom-config-memory>value</custom-config-memory>
where value - required name of the option instead of Memory. In this example, it will be RAM. -
Login to WHMCS administrator area.
-
Open Setup > Products/Services > Servers > Edit SolusVM Master node.
How to edit server in WHMCS -
In Server Detail > Access Hash add:
CONFIG_TEXT: <custom-config-diskspace>RAM</custom-config-diskspace>
and click Save Changes.
Changed Access Hash -
Open Setup > Products/Services > Configurable Options > Edit required options group.
How to edit option group -
Go to Edit Option and instead of Memory write RAM in Option Name field.
Change of option name -
Click on Save Changes, then Save Changes again.
Comments
0 commentsPlease sign in to leave a comment.