Jump to content

Customize the admin html code


wtools

Recommended Posts

Hi,

We can easily customize client area html code by editing corresponding tpl files. But can't see any tpl file  for the admin side.

How we can add some custom html code to the whmcs admin pages?

One way i found is using the hook AdminAreaPage

return some jquery code to append html code like

$return['jquerycode'] =  "some jquery code here";

 

But it's too complicated to manage.

Is there any other nice method to add some custom html code to the admin area pages?

 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated