box Posted March 31, 2015 Share Posted March 31, 2015 Is there any way to extend whmcs admin area, specially sub contacts? We developed a module to manage subcontacts additional custom fields and it works fine in client area, but we would also like staff the see those fields without having to go to our module. 0 Quote Link to comment Share on other sites More sharing options...
sentq Posted March 31, 2015 Share Posted March 31, 2015 until the moment admin area can be extended by Addon Modules, Widgets, Reports and Hooks you may create separate module for your staff or add a permissions level to the current one. 0 Quote Link to comment Share on other sites More sharing options...
Kian Posted April 1, 2015 Share Posted April 1, 2015 You can add your custom data/scripts in admin area by using Hooks:System like for example Hooks:AdminAreaClientSummaryPage. You just have to play a bit with hooks, Smarty and jQuery. For example see here and here. You can also add buttons and forms with these hooks. 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.