Quantcast
Channel: WHMCS Community Forums
Viewing all articles
Browse latest Browse all 13458

Hooks to develop and extend the project management module.

$
0
0
To adapt the module to our needs we needed some custom functionality impossible to achieve with standard configuration. For example:

- Monitor every project creation and send a custom email (sms) with information like ETA, Assigned Developer and Designer. Permalink to the project status page.

- Monitor every project status change and notify the customer with a custom email (sms) about it.
- Notify a developer/designer of a new assigned project.

- Send due date reminders to assigned people.

Right now we had to program this functionality monitoring the log table database but it will be less resource intensive with some simple hooks added in the module directly.

Regards

Viewing all articles
Browse latest Browse all 13458

Trending Articles