Customize template

Using custom templates in V2RaySocks

Endpoint

In productdetails, you can get detailed information through the link below, including nodes and usage records, etc.

clientarea.php?action=productdetails&id=123&v2raysocksact=getuserinfo&serviceid=123

Template

Place the template you wrote in modules/servers/V2RaySocks/templates. The template name should be the same as your whmcs template name and end with tpl.

If need to use other js or static files, please store them in modules/servers/V2RaySocks/templates/static

Last updated