PaulJC Posted January 23, 2009 Share Posted January 23, 2009 I have written a few auto install scripts that are to be run when various modules are created. Ideally i'd like to be able to pull there hosting account username, password and the module that has been created. What variables are available under the AfterModuleCreate section in Action Hooks? I'm new to WHMCS so expect a few future questions:oops: 0 Quote Link to comment Share on other sites More sharing options...
Shaun Posted January 23, 2009 Share Posted January 23, 2009 The best way to see the vars is to just dump the array. var_dump($params) 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.