Skip to content
This repository has been archived by the owner on Aug 21, 2019. It is now read-only.

Setting Up WHMCS API

Gareth Johnstone edited this page Feb 25, 2018 · 1 revision

Open your favourite FTP program and navigate to /modules/servers/

Extract the WHMCS API zip file to your desktop and navigate to modules/servers and upload the sbdShoutcast folder into the above FTP location

In WHMCS navigate to http:///admin

Click on Setup > Products/Services > Servers

Click Add New server and input the following details

Name: Hostname: <input url without http://> (Example shoutcast.yourdomain.tld) IP Address: <URL to shoutcast installation /api/> (Example: http://shoutcast.yourdomain.tld/api/) The trailing '/' is important Assigned IPs: Server Stat: <URL to shoutcast installation/stats/>

Type: SbdShoutcast Username: Password:

Setup is now complete, You can now add a product service of type SbdShoutcast. Each shoutcast product needs the following custom fields:

If you want your users to be able to select how much space they need for the AutoDJ, with in the product options set AutoDJ space to empty, then add this as an configurable option. The exact name used "AutoDJ Space" must be used.

Then in your product go to Configurable Options and select the one you have just created.

If you are needing help, please open a new issue.

Clone this wiki locally