How can we improve WHMCS?

Share, discuss and vote for what you would like to see added to WHMCS

Add a AfterModuleRenew hook



Although code could be added to a provisioning module to address additional logic, it may be more suitable to add the code once the module action occurs (e.g. Renew).

The AfterModuleRenew hook would only need to same params array input similar to other AfterModule hooks.

For good measure add AfterModuleRenewFail to maintain continuity with other AfterModule hooks.

Post the first comment

Login to post a comment.