/
admCreateUser
admCreateUser
Description
Creates the user and configures it with the username, display name, email, and password.
Parameters
Return Type
Boolean (true/false)
Returns "true" if the user was created and "false" if not.
Example
return admCreateUser("jdoe", "password1", "jdoe@company.com", "John Doe");
Result: A new user "jdoe" will be created.
See also
Peacock
, multiple selections available,
Related content
admCreateUser
admCreateUser
More like this
admActivateUser
admActivateUser
More like this
admCreateAccount
admCreateAccount
More like this
admUpdateUser
admUpdateUser
More like this
admDeactivateUser
admDeactivateUser
More like this
admGetUserLogin
admGetUserLogin
More like this
Need support? Create a request with our support team.
Copyright © 2005 - 2025 Appfire | All rights reserved.