Preview a Template
On this page
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.
Preview Templates
To preview a template, append the following text to the WHMCS URL, where templatename
is the name of the template to preview:
Template Type | Append to WHMCS URL | Example |
---|---|---|
System Template | ?systpl=templatename | http://www.example.com/whmcs/index.php?systpl=mycompany |
Order Form Template | ?carttpl= | http://www.example.com/whmcs/cart.php?carttpl=newtemplate |
Last modified: October 29, 2024