Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note

With this function you can not only determine the node for a location configurable option, but you can also use it to create your own algorithm to override the default host system.
For example, to deploy SSD products on other host systems than the HDD products, or to create some products on 10 Gbit nodes.
However, the option group "NOCLocationGroup" must always be present to execute the function.

The default WHMCS $params variable get passed to these function. The $params variable contains all informations about the product.


If you want to offer multiple locations for VPS via Configurable Options - or you have your own algorithm for determining the VPS host system - you can override the selected node in the product configuration.
This function must 

...