Developer Resources
From WHMCS Documentation
For developers, WHMCS has all the capabilities you might need to allow you to customize, integrate & extend the core system into your own website & applications.
Display Customisation
These articles provide help & information with customising your WHMCS system.
Extending Functionality
These documents provide information on how to extend and integrate WHMCS with additional third party systems.
- Module Dev Kit - guide & template for creating your own product/server provisioning modules
- Registrar Dev Kit - guide & template for creating a domain registrar module
- Gateway Dev Kit - guide & template for creating a payment gateway module
- Creating Pages - shows you how to create your own pages for the client area
- Action Hooks - hooks allow you to run your own code when various events & actions occur inside WHMCS
API
These articles provide details about interfacing with WHMCS remotely from your own code & applications:
- API Information - overview & setup info
- Example Code - sample PHP code for calling & interpreting the responses of the WHMCS API
- API Functions - individual documentation for all the functions of the API