mktngguy Posted April 5, 2019 Share Posted April 5, 2019 Hello, all WHMCS programmers and other experts! A question for you: Suppose I had a password protected membership site, and would like to add new hosting customers to it automatically when they sign up for hosting. Is there a plugin or method to automatically grant new hosting customers password access to a private members area, at the same time they purchase hosting through WHMCS? Is there a way to do this that would not require custom programming? I suspect this could be done using hooks in WHMCS, and wondering if there's already an "out of the box" solution for solving this challenge? Thank you in advance for any and all feedback, tips, and suggestions. Looking forward to them. 0 Quote Link to comment Share on other sites More sharing options...
GoldenEye Posted April 8, 2019 Share Posted April 8, 2019 Perhaps, for specific product a customer could order and in the welcome email you can include a password. Or, you can attach a PDF with the password in the PDF. Maybe that is good enough for you... 0 Quote Link to comment Share on other sites More sharing options...
Kian Posted April 8, 2019 Share Posted April 8, 2019 On 4/5/2019 at 8:43 PM, mktngguy said: Is there a way to do this that would not require custom programming? I suspect this could be done using hooks in WHMCS, and wondering if there's already an "out of the box" solution for solving this challenge? Exactly this. You need to code a custom hook. 0 Quote Link to comment Share on other sites More sharing options...
mktngguy Posted April 8, 2019 Author Share Posted April 8, 2019 10 hours ago, GoldenEye said: Perhaps, for specific product a customer could order and in the welcome email you can include a password. Or, you can attach a PDF with the password in the PDF. Maybe that is good enough for you... Thanks, GoldenEye. That's an idea. Not automated but still a possibility. 0 Quote Link to comment Share on other sites More sharing options...
mktngguy Posted April 8, 2019 Author Share Posted April 8, 2019 4 hours ago, Kian said: Exactly this. You need to code a custom hook. Thanks for confirming, Kian. 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.