Softaculous


Topic : WHMCS default username


Posted By: maki on March 26, 2014, 8:59 am
When custom field "Admin Name" is missing, it would be nice if something like
$softaculous_conf['default_admin_username'] = "admin";

would be present in softaculous_extra.php, so that only password is randomly generated.


Posted By: Brijesh on March 26, 2014, 11:40 am | Post: 1
Hi,

We have updated the WHMCS module with the changes Please download it here :
http://www.softaculous.com/docs/WHMCS_Auto_Install_Module#Download_and_Upload

You can now specify the username in softaculous_extra.php using the following variable :
Code
$GLOBALS['softaculous_conf']['defaults']['admin_username'] = 'admin';



-----------------------
Webuzo - Multi User Hosting Control Panel
AMPPS - Best WordPress/PHP/MySQL development tool

Posted By: maki on March 26, 2014, 11:55 am | Post: 2
Wow, that was fast! Thanks, I'll try it out.

Powered By AEF 1.0.8 © 2007-2008 Electron Inc.