Oliver F Posted May 8, 2019 Share Posted May 8, 2019 Hello! I have recently starting to use WHMCS and have tried to find some solution on how to make so WHMCS can generate a username based on the real name of the client. I currently using Plesk, and I want all orders to be 100% automatically. I know that WHMCS can generate random usernames automatically, but can I in someway change that so WHMCS will generate the username based on the client's real name? Like "August.smith" Thanks! 0 Quote Link to comment Share on other sites More sharing options...
Kian Posted May 8, 2019 Share Posted May 8, 2019 Yes you can with PreModuleCreate hook point. Before WHMCS setups the account on Plesk you override the default username with your custom one. Job done. The problem is that using something like August.Smith is probably a bad idea due to homonym and the fact that you'll need to handle multiple hosting packages purchased by the same customer. In my opinion the best approach is to hide username/password to customer and let them login on Plesk from WHMCS clientarea by simply clicking the auto-login button. There's no need to let them know username & password considering that people can't even remember a single combination. 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.