Tag: cPanel
Tools & AppsnExtPanelOnAir
Published on January 12, 2010
0 Comments
As mentioned in a previous post, I have been experimenting with Adobe Air and the result is a full conversion of nExtPanelGears to Adobe Air.
The application is feature complete and only required switching to ExtJS Adobe Air, adjusting some of the CSS and to switch the code from gears ...
nExtPanel & nExtPanelGears
Published on January 12, 2010
0 Comments
nExtPanel provides a javascript web frontend to connect to your cPanel accounts WHM via the cPanel API.
It provides detailed account information and displays details about the server environment, where your cPanel account is hosted on.
Simply login using your WHM login details and nExtPanel will connect to the remote ...
CakePHPcPanel XML API CakePHP component
Published on January 12, 2010
0 Comments
I added a cPanel API component for CakePHP to the bakery, which allows sending queries using the cPanel XML API via cURL and php.
It supports authentication via the WHM password and the WHM remote access key.
The code is available here: http://bakery.cakephp.org/articles/view/cpanel-api-component
