Sometimes you need to activate a product or service after it has been ordered by the client. For example you might have a VPS or a license that you’re managing manually.
This hook will create a ToDo in the ToDo list for every product, addon and configurable option that has been ordered. The hook gets created after the order has been paid, this way when you see the ToDo you can activate the product for the client.
One of our clients for example is reselling VPS that he orders manually, and the cPanel license as a configurable option, thus we create this hook to make its life easier. This way the hook will create a ToDo when he has to activate a service, reducing the checking and possible errors.
RetiredThis hook requires WHMCS API CreateToDo to work properly and our free Custom module to manage hooks settings.
Installing the hook is easy as always. All you have to do is to upload the file in the includes/hooks directory in WHMCS.
Then you’ll need to configure it using our module to make it work.
The hook has 4 settings:
For the details about the configuration please refer to this article: Check for manual renewal. The names of the settings are basically the same, the only word that differs is activation (in this hook) opposed as renewal (for the other hook).
RetiredQuestions or suggestions? Please leave a comment below.