mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update and rename openpanel_adn_fossbilling.md to openpanel_and_fossbilling.md
This commit is contained in:
parent
05bf1c262a
commit
ac9f1164e0
@ -1,9 +0,0 @@
|
||||
# OpenPanel and FOSSBilling
|
||||
|
||||
OpenPanel Enterprise edition has billing integrations with WHMCS and FOSSBilling.
|
||||
|
||||
## Prepara OpenPanel for API access
|
||||
|
||||
## Configure FOSSBilling with OpenPanel
|
||||
|
||||
## Test connection
|
@ -0,0 +1,30 @@
|
||||
# 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
|
Loading…
Reference in New Issue
Block a user