SwissManDal Posted March 31 Share Posted March 31 Hello together I am about to replace the internal ticket system with Zammad with a custom addon, basically I was able to customize everything except the tickets “tile” in the ClientArea (logged in area). Since I want to avoid customizations to the existing template I wanted to ask if I can remove and replace it like with the panels? $homePagePanels->removeChild('Recent Support Tickets'); Greetings SwissManDal 0 Quote Link to comment Share on other sites More sharing options...
pRieStaKos Posted March 31 Share Posted March 31 (edited) https://docs.whmcs.com/customization/client-area-customization/client-area-homepage-panels/ https://docs.whmcs.com/customization/client-area-customization-tutorials/homepage-panels/remove-a-panel/ Edited March 31 by pRieStaKos 0 Quote Link to comment Share on other sites More sharing options...
SwissManDal Posted March 31 Author Share Posted March 31 Thanks for the links, but they are for the panels and not for the tiles, or have I misunderstood something? 0 Quote Link to comment Share on other sites More sharing options...
SwissManDal Posted April 1 Author Share Posted April 1 Small addendum, I have a solution, I simply overwrite the number via the variable $vars:$vars['clientsstats']['numactivetickets'] $vars['clientsstats']['numactivetickets'] So the ticket has been resolved... 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.