All client-facing pages of the module are customisable in a very similar way to usual WHMCS templates.
Our templates utilise Smarty and specifically .tpl
files.
For the Product Overview page shown when accessing a standalone VPS/Server product, these files will be found in:
WHMCS_ROOT/modules/servers/monarx/templates
For the public landing pages, these are available in:
WHMCS_ROOT/modules/addons/monarx/templates/public
We recommend that you check the modules in to your chosen source control and pull in any changes during upgrade to ensure that your own modifications are not overwritten.