Monday, August 6, 2012

Writting WHM Plugins

October 3, 2009 by  
Filed under cPanel

A WHM plugin is merely a simple CGI application that has a couple of special comments in it to handle how it is displayed.  Any CGI language can be used here, however only perl will allow you access to some special functions that make permission handling much easier. All WHM plugins must be placed at [...]