WHM Plugin PHP
Create a New WHM Interface in PHP
I follow the tutorial on how to include Cpanel Header
require_once('/usr/local/cpanel/php/WHM.php');
WHM::header('Engintron for cPanel/WHM',1,1);
Hides the interface's header.
- Set this value to 1 to hide the header.
- Set this value to 0 to display the header.
-
Forgot to say this: On request header the small difference I saw is this. By default on the homepage on WHM, you will find like that0 -
Hello, Have you seen the documentation here as it may provide some insight on how to move forward: Guide to cPanel Interface Customization - UI Includes - Developer Documentation - cPanel Documentation Thank you, 0
Please sign in to leave a comment.
Comments
2 comments