cPanel ( WHM ) with Fantastico Deluxe are now compatible with Xcontroller. Xcontroller provides Multi-language such as Catalan, English, French, German, Indonesian, Italian, Polish, Portugues, Romanian, Spanish, Turkish and also allows easy header and footer modification.
Fantastico De Luxe is a PHP based Web tool. It is available with cPanel and enables you to install all the open source softwares within few clicks on your server.
If you wants to download and install your FREE XController theme, you will just need to log into your server via SSH as root and enter the following codes:
HTML Code:
cd /usr/local/cpanel/base/frontend
rm -f xcontroller.tgz*
wget -N http://netenberg.com/files/xcontroller/xcontroller.tgz
tar xzpf xcontroller.tgz
chown -R root.root xcontroller
rm -f xcontroller.tgz
cd /usr/local/cpanel/lang
touch catalan french indonesian polish romanian spanish german italian portugues russian turkish
ln -s /usr/local/cpanel/base/frontend/xcontroller /usr/local/cpanel/3rdparty/fantastico