mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
31 lines
985 B
Markdown
31 lines
985 B
Markdown
# OpenPanel and FOSSBilling
|
|
|
|
OpenPanel Enterprise edition has billing integrations with WHMCS and FOSSBilling.
|
|
|
|
## Whitelist FOSSBillling on OpenPanel
|
|
|
|
Before you can setup the OpenPanel server manager in FOSSBilling, you need to first whitelist your FOSSBilling server's IP address inside of OpenAdmin interface, and enable API access.
|
|
|
|
To enable access to the FOSSBilling server's IP, first check the ip address on that server, from terminal you can run:
|
|
|
|
```bash
|
|
curl ip.openpanel.co
|
|
```
|
|
|
|
Login to OpenAdmin and under **Settings > Firewall** add the FOSSBilling server's IP under **Allow IP address**:
|
|
|
|

|
|
|
|
## Enable API access on OpenAdmin
|
|
|
|
To enable API access on OpenPanel, navigate to **Settings > API Access** from the OpenAdmin interface and click on 'Enable API access' button:
|
|
|
|

|
|
|
|
|
|
## Configure FOSSBilling with OpenPanel
|
|
|
|
|
|
|
|
## Test connection
|