AvocentX Posted June 17, 2011 Share Posted June 17, 2011 We are currently looking for someone to code a WHMCS Hooks that will create a MySQL db and set PHPMyAdmin access and email the info. Another hook for termination of the MySQL db and access on WHMCS service termination. Have someone already got this running and would like to share/sell the solution? Another possible solution would be someone else looking for the same features and where we can split the costs of having the scripts coded. 0 Quote Link to comment Share on other sites More sharing options...
Nathanael Posted June 17, 2011 Share Posted June 17, 2011 http://docs.whmcs.com/Action_Hooks Pretty simple, you only have to code AfterModuleCreate and AfterModuleTerminate methods and add some sql calls 0 Quote Link to comment Share on other sites More sharing options...
AvocentX Posted June 17, 2011 Author Share Posted June 17, 2011 Could you consider doing that and if so, how much? 0 Quote Link to comment Share on other sites More sharing options...
laszlof Posted June 18, 2011 Share Posted June 18, 2011 What exactly are you looking to do? Do you want to create the database after a customer signs up, or are you looking to sell a "database hosting" product? The former could be accomplished with an action hook, while the later would be better done with a server module. Either way, shoot me a PM and I'll discuss it with you. 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.