Skip to content

Create Client Master Hook

Supported Versions Last Updated
1.16.03 & higher 2014/08/19

Reboot

Script Description Variables
client_create.php Hook will run when a client is created

$params[clientid]

$params[username]

$params[email]

$params[firstname]

$params[lastname]

$params[company]

$params[password]

Back to top