mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-02-23 23:17:05 +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
|
||||
- Telegram Notification for Admin
|
||||
|
||||
## Payment Gateway
|
||||
|
||||
- Tripay.com | Indonesia
|
||||
- Xendit.com | Indonesia and Philippine ( Philippine not tested )
|
||||
- Duitku.com | Indonesia
|
||||
## 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 folder **ui/cache/** and **ui/compiled**
|
||||
- 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
|
||||
|
||||
- Linux or Windows OS
|
||||
- PHP Version 5.3+
|
||||
- PHP Version 7.0+
|
||||
- Both PDO & MySQLi Support
|
||||
- GD2 Image Library
|
||||
- CURL support
|
||||
- MySQL Version 4.1.x and above
|
||||
|
||||
can be Installed in Raspberry Pi Device.
|
||||
|
|
Loading…
Reference in a new issue