viaBowl Posted August 24, 2016 Share Posted August 24, 2016 Hi, On the ClientsProfile.php page, I'd like to add custom functionality to both places where the password is generated. First, I'd like to generate a certain type of password -- a 6 letter word from a list, followed by 3 random numbers (orange334, yellow934, etc.) for the password as it is easier to remember for the user for the brief time it takes him/her to login and change it. I'd like to add this as a Javascript function to fill the password box on the admin client profile side, and as well as generate the same type password in the "resent and email" link in the same area. Can this be done by hooks? because every damned file in WHMCS is encoded (which, by the way, is overkill in my opinion). Thanks. 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted August 24, 2016 Share Posted August 24, 2016 you might want to take a look at the free hook below... https://forum.whmcs.com/showthread.php?91219-Free-Hook-Module-Random-Password-generator-for-admins ... you should be able to use it as a starting point for your needs. 0 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.