WHMCS Services Forum
How do I add the code to Zomex Template - Printable Version

+- WHMCS Services Forum (https://www.whmcsservices.community)
+-- Forum: WS Modules (https://www.whmcsservices.community/forumdisplay.php?fid=5)
+--- Forum: Addons Modules (https://www.whmcsservices.community/forumdisplay.php?fid=6)
+---- Forum: Domain Auction (https://www.whmcsservices.community/forumdisplay.php?fid=76)
+---- Thread: How do I add the code to Zomex Template (/showthread.php?tid=367)



How do I add the code to Zomex Template - whmcsservices - 10-23-2018

Depending on what it's for you can add it as a link in:

/templates/template_name/includes/menu.tpl for the main menu or the following for the top right toolbar:

/templates/template_name/includes/toolbar.tpl

<li><a href="{$WEB_ROOT}/index.php?m=domain_auction">My Domain Bids</a></li>

<li><a href="{$WEB_ROOT}/domainmarket.php">Domain Auction</a></li>