The hook below will execute whenever the clientadd event occurs: This will not notify your clients if using the admin. Executes after a client merge has completed.
How To Get Clients For Movie Production Video Youtube
How To Get Real Estste Clients Estate Youtube
How To Get More Clients For My Onlien Business And Cusmers Your Blog Web
How to setup the WHMCS module for Cloud Resellers Knowledgebase
A few caveats to this.
Learn how modules can take advantage of.
Save this as a php file in. This hook will fire off an email notification to your clients when they login to your website. * register hook function call. $postdata = array( 'clientid' => '1', );
Hi good dayin my system, add a hook that is executed when you mark an invoice as paid.i already have the invoiceid how can i get user information? You could write solutions to log this. Be sure to review the documentation at. Hooks allow you to execute your own code when events occur inside whmcs.
Hooks can be a powerful way of extending the functionality of whmcs to trigger multiple actions on an event.
Choose a category from the left to browse the available hook points. Priorities allow you to define in which order hooks execute. Note this function returns the client information in the top level array. I don't see why notifying clients that they logged into a billing area would be a bad thing.
Learn how to create a hook in whmcs. Example request (local api) $command = 'getclientsproducts'; According to docs, the hook will receive the module parameters: * @param string $hookpoint the hook point to call.
In fact, it should probably be a default option.
The following hooks are provided for client related events. Executes on the client area ticket submission page and accepts a return of key/value pairs to be made available as additional smarty template. I am adding some additional pages to the client area and was wondering how i could get the user id or clientname of the currently logged in user. This informationis deprecated and may be removed in.