Skip to content

slaiddominio/Whmcs-RESTful-Api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Whmcs RESTful Api

Summary

WRA (WHMCS Restful API) is an addon for expose a RESTful API in WHMCS. Using the native API of WHMCS we expose a new end-point inside your WHMCS installation, for use a most simple API interface. This new interface of API (WRA), is documented in swagger and has a client library ready to use. For maintaining the project we use a licenze system: free for small implementation minimal cost of licenze for medium and big implementation

Installation

For installing the WRA just unzip it in the main WHMCS folder. Go in the folder: /modules/addons/wra/api/ and rename the file htaccess.txt to: .htaccess After installation of files, go in Setup>Addon modules and click "Activate" button on the "WHMCS RESTful Api" addon. Now click "Configure" button and you can see in you licenze and licenze token.

When configuring the addon you can select the user used for the API functions. To use the Addon do a call to WRA endpoint:

your_installation_of_whmcs/modules/addons/wra/api/

Useful Resources

EneaSys

About

Whmcs RESTful Api

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%