marcgautamnagpal Posted December 11, 2023 Share Posted December 11, 2023 Hello, I got a Module but i want to display some text in Admin Panel, how to do that? WHMCS 8.8.0 Regards. 0 Quote Link to comment Share on other sites More sharing options...
Huslua Posted September 12 Share Posted September 12 To display text in the Admin Panel for your WHMCS module, you can use the AdminAreaHeadOutput hook. Just add your text in the hook’s function, and it’ll appear on the admin pages. You’ll need to place this in your module’s hook file. 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.