ueli.michel@web.de Posted January 13, 2014 Share Posted January 13, 2014 Hello I am a new customer of whmcs and I want to integrate my own writed php code as modul into a product (like the modul "Autorelease" but it should call my code insted of doing nothing. I dont have any modules like cpanel, tcadmin or so. I have writed my own php code and want to integrate when any events in whmcs are registrated. I hope this is possible. I can't find any hints in the doc or here in the forum. Has anyone a idea how can I do that? As example: I want to setup a special server after the customer has paid the bill of the order and this is registered in whmcs. How can I execute my php script automatic after that event? So I have more php code for other events like service is suspend, unsuspend, terminated and so on. Anyone a idea? Regards Ueli 0 Quote Link to comment Share on other sites More sharing options...
vec Posted January 13, 2014 Share Posted January 13, 2014 look up hooks in the doc's I'm sure that will answer all the questions you have. 0 Quote Link to comment Share on other sites More sharing options...
othellotech Posted January 14, 2014 Share Posted January 14, 2014 You read the module creation documentation, download the blank example and fill in the functions 0 Quote Link to comment Share on other sites More sharing options...
ueli.michel@web.de Posted January 14, 2014 Author Share Posted January 14, 2014 Hello Thanks for this hint. I don't read this documentation until now. Whit a first look it is exactly what I search for. Thanks a lot. Regards 0 Quote Link to comment Share on other sites More sharing options...
sentq Posted January 15, 2014 Share Posted January 15, 2014 you need a server module: http://docs.whmcs.com/Provisioning_Module_Developer_Docs 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.