update readme
This commit is contained in:
parent
b69552b44a
commit
d5f29a5c74
24
README.md
24
README.md
@ -23,6 +23,8 @@ Click link to download
|
|||||||
|
|
||||||
Goto Discussionif you want another Payment Gateway
|
Goto Discussionif you want another Payment Gateway
|
||||||
|
|
||||||
|
Some documentation
|
||||||
|
|
||||||
## System Requirements
|
## System Requirements
|
||||||
|
|
||||||
Most current web servers with PHP & MySQL installed will be capable of running PHPNuxBill
|
Most current web servers with PHP & MySQL installed will be capable of running PHPNuxBill
|
||||||
@ -30,7 +32,7 @@ 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 7.0+
|
- PHP Version 7.2+
|
||||||
- Both PDO & MySQLi Support
|
- Both PDO & MySQLi Support
|
||||||
- GD2 Image Library
|
- GD2 Image Library
|
||||||
- CURL support
|
- CURL support
|
||||||
@ -42,17 +44,14 @@ The problem with windows is hard to set cronjob, better Linux
|
|||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
- Rename **pages_template** to **pages**
|
clone this repository or download zip or release
|
||||||
- Rename **config.sample.php** to **config.php** and make it writeable (chmod 777)
|
|
||||||
- make writeable folder **ui/cache/** and **ui/compiled**
|
|
||||||
- Open web and run installation
|
|
||||||
- set cronjobs or scheduller for **system/cron.php**
|
|
||||||
- make **config.php** unwriteable (chmod 644)
|
|
||||||
|
|
||||||
|
1. Rename **pages_template** to **pages**
|
||||||
See [WIKI](https://github.com/hotspotbilling/phpnuxbill/wiki/Instalation)
|
2. Rename **config.sample.php** to **config.php** and make it writeable (chmod 777)
|
||||||
|
3. make writeable folder **ui/cache/** and **ui/compiled**
|
||||||
baca [WIKI](https://github.com/hotspotbilling/phpnuxbill/wiki/Instalation)
|
4. Open web and run installation
|
||||||
|
5. set [cronjob](https://github.com/hotspotbilling/phpnuxbill/wiki/Cron-Jobs) or scheduller for **system/cron.php**
|
||||||
|
6. make **config.php** unwriteable (chmod 644)
|
||||||
|
|
||||||
## UPDGRADE
|
## UPDGRADE
|
||||||
|
|
||||||
@ -60,9 +59,12 @@ for old version, below Version 6, backup **system/config.php**, delete all file
|
|||||||
|
|
||||||
for version 6 above, just replace all files, using filezilla can choose overwrite if different file size or time.
|
for version 6 above, just replace all files, using filezilla can choose overwrite if different file size or time.
|
||||||
|
|
||||||
|
or git pull if you use git clone
|
||||||
|
|
||||||
## RADIUS system
|
## RADIUS system
|
||||||
|
|
||||||
Still on development
|
Still on development
|
||||||
|
|
||||||
## Paid Support
|
## Paid Support
|
||||||
|
|
||||||
Start from Rp 500.000 or $50
|
Start from Rp 500.000 or $50
|
||||||
|
Loading…
x
Reference in New Issue
Block a user