Preview a Template

When you are developing a new theme or template, you may want to preview it without allowing clients to view it yet. You can do this by accessing WHMCS using an augmented URL.

For steps to create order form customizations, see Create a New Order Form Template.

System Template

For system templates, append ?systpl=templatename to the WHMCS URL, where templatename is the name of the template to preview.

For example:

http://www.example.com/whmcs/index.php?systpl=mycompany

Order Form Template

For order form templates, append ?carttpl=templatename to the WHMCS URL.

For example:

http://www.example.com/whmcs/cart.php?carttpl=newtemplate

Last modified: January 2, 2025