|
|
(14 intermediate revisions by 3 users not shown) |
Line 1: |
Line 1: |
− | 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.
| + | <div class="docs-alert-info"> |
− | | + | <span class="title">Note</span><br /> |
− | __TOC__
| + | This page has moved to [https://developers.whmcs.com/ https://developers.whmcs.com/] |
− | ==Display Customisation== | + | </div> |
− | | |
− | These articles provide help & information with customising your WHMCS system.
| |
− | | |
− | *'''[[Template Syntax]]'''
| |
− | *'''[[Client_Area_Template_Files|Client Area Templates]]'''
| |
− | *'''[[Admin_Area_Template_Files|Admin Area Templates]]'''
| |
− | *'''[[Order Form Templates]]'''
| |
− | *'''[[PDF Invoice]]'''
| |
− | | |
− | ==Extending Functionality== | |
− | | |
− | These documents provide information on how to extend and integrate WHMCS with additional third party systems.
| |
− | | |
− | *'''[http://www.whmcs.com/members/dl.php?type=d&id=14 Module Development Kit]''' - guide & template for creating your own product/server provisioning modules
| |
− | *'''[http://www.whmcs.com/members/dl.php?type=d&id=16 Registrar Development Kit]''' - guide & template for creating a domain registrar module
| |
− | *'''[http://www.whmcs.com/members/dl.php?type=d&id=15 Gateway Development 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|API Information]]''' - overview & setup info
| |
− | *'''[[API:Example_Usage|Example Code]]''' - sample PHP code for calling & interpreting the responses of the WHMCS API
| |
− | *'''[[API:Functions|API Functions]]''' - individual documentation for all the functions of the API
| |