mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-02-24 07:26:16 +08:00
update README
This commit is contained in:
parent
cef6e2a2f6
commit
3fa4282848
1 changed files with 8 additions and 2 deletions
10
README.md
10
README.md
|
@ -14,9 +14,14 @@
|
||||||
- Whatsapp Notification to Consumer
|
- Whatsapp Notification to Consumer
|
||||||
- Telegram Notification for Admin
|
- Telegram Notification for Admin
|
||||||
|
|
||||||
|
## Payment Gateway
|
||||||
|
|
||||||
|
- Tripay.com | Indonesia
|
||||||
|
- Xendit.com | Indonesia and Philippine ( Philippine not tested )
|
||||||
|
- Duitku.com | Indonesia
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
- Rename **pages_template** to **pages
|
- Rename **pages_template** to **pages**
|
||||||
- make writeable **system** folder or create file **system/config.php** and make it writeable
|
- make writeable **system** folder or create file **system/config.php** and make it writeable
|
||||||
- make writeable folder **ui/cache/** and **ui/compiled**
|
- make writeable folder **ui/cache/** and **ui/compiled**
|
||||||
- Open webs and run installation
|
- Open webs and run installation
|
||||||
|
@ -35,9 +40,10 @@ Most current web servers with PHP & MySQL installed will be capable of running P
|
||||||
Minimum Requirements
|
Minimum Requirements
|
||||||
|
|
||||||
- Linux or Windows OS
|
- Linux or Windows OS
|
||||||
- PHP Version 5.3+
|
- PHP Version 7.0+
|
||||||
- Both PDO & MySQLi Support
|
- Both PDO & MySQLi Support
|
||||||
- GD2 Image Library
|
- GD2 Image Library
|
||||||
|
- CURL support
|
||||||
- MySQL Version 4.1.x and above
|
- MySQL Version 4.1.x and above
|
||||||
|
|
||||||
can be Installed in Raspberry Pi Device.
|
can be Installed in Raspberry Pi Device.
|
||||||
|
|
Loading…
Reference in a new issue