Difference between revisions of "Developer Resources"

From WHMCS Documentation

Line 79: Line 79:
 
</div>
 
</div>
  
<h1>App Store</h1>
+
<br />
<p>Find out <a href="http://www.whmcs.com/appstore">How it Works</a> and How to <a href="http://www.whmcs.com/members/communityaddons.php?action=add">Submit a Listing</a>.</p>
+
 
 +
<div class="docs-alert-warning text-center">
 +
<a href="http://www.whmcs.com/subscribe/" target="_blank"><strong>Subscribe to our Developer Mailing List</strong></a> to receive news and information about upcoming<br />new releases and changes before they are released to the general public.
 +
</div>
  
 
</html>
 
</html>
  
 
__NOTOC__
 
__NOTOC__

Revision as of 11:37, 15 December 2015

Resources for developers including how-to guides, api documentation and code samples.


Modules

Extend WHMCS functionality by creating a module.

Create a module
Code Samples (Github)

Hooks

Tie into events as they occur inside WHMCS.

Hooks Overview
Hook Directory

API

Interact with WHMCS from custom code & third party applications.

API Overview Sample Code Function Directory Internal API


OAuth/OpenID

APIs for Authenticating with WHMCS

WHMCS Single Sign-On OpenID Connect

Reference Docs

The following articles are available for reference.

Internal Functions Interacting with the Database Creating Your Own Pages Language Files

Subscribe to our Developer Mailing List to receive news and information about upcoming
new releases and changes before they are released to the general public.