hostwes Posted February 3, 2009 Share Posted February 3, 2009 Is there a way to be notified when a new client registers for an account? Please let me know. Thanks! 0 Quote Link to comment Share on other sites More sharing options...
Retired Forum Member WHMCS Joe Posted February 3, 2009 Retired Forum Member Share Posted February 3, 2009 Hi Action hooks allow you to write your own PHP code that will run when specific actions occur in WHMCS. There is a function for each action that supports hooks. To view the available action hooks, open the file includes/actionhooks.php (The variables available in a specific function are listed in the comments for that function). Joe 0 Quote Link to comment Share on other sites More sharing options...
hostwes Posted February 5, 2009 Author Share Posted February 5, 2009 Ok, Thanks Joe. 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.