The shortcuts you made are working amazingly
I wanted to add more shortcuts to cPanel
like: Error pages, MultiPHPManager, MultiPHPINI, Domains, FTP Accounts, SSH Access, and Virus Scanner.
so I edited the code like this:
<div class="col-sm-3 col-xs-6" id="cPanelDomains">
<a href="clientarea.php?action=productdetails&id={$serviceid}&dosinglesignon=1&app=Domains_Home" target="_blank">
<img src="modules/servers/cpanel/img/domains.png" />
Domains
</a>
</div>
but it takes me to cPanel main page instead of the Domains page, and the same with Error pages, MultiPHPManager, MultiPHPINI, FTP Accounts, SSH Access, and Virus Scanner.
any Idea how to make this works?
Thank you so much