update readme and install files
This commit is contained in:
parent
89e0dd9380
commit
ef7d122464
39
README.md
39
README.md
@ -3,12 +3,11 @@
|
|||||||
## Feature
|
## Feature
|
||||||
|
|
||||||
- Voucher Generator and Print
|
- Voucher Generator and Print
|
||||||
- Self registration, user must have voucher before registration
|
- Self registration
|
||||||
- Multi Router Mikrotik
|
- Multi Router Mikrotik
|
||||||
- Hotspot & PPPOE
|
- Hotspot & PPPOE
|
||||||
- Easy Installation
|
- Easy Installation
|
||||||
- Multi Language
|
- Multi Language
|
||||||
- RADIUS
|
|
||||||
- Payment Gateway Midtrans, Xendit and Tripay
|
- Payment Gateway Midtrans, Xendit and Tripay
|
||||||
- SMS validation for login
|
- SMS validation for login
|
||||||
- Whatsapp Notification to Consumer
|
- Whatsapp Notification to Consumer
|
||||||
@ -19,19 +18,10 @@
|
|||||||
- [Tripay.com](https://github.com/hotspotbilling/phpmixbill-tripay) | Indonesia
|
- [Tripay.com](https://github.com/hotspotbilling/phpmixbill-tripay) | Indonesia
|
||||||
- [Xendit.com](https://github.com/hotspotbilling/phpmixbill-xendit) | Indonesia and Philippine ( Philippine not tested )
|
- [Xendit.com](https://github.com/hotspotbilling/phpmixbill-xendit) | Indonesia and Philippine ( Philippine not tested )
|
||||||
- [Duitku.com](https://github.com/hotspotbilling/phpmixbill-duitku) | Indonesia
|
- [Duitku.com](https://github.com/hotspotbilling/phpmixbill-duitku) | Indonesia
|
||||||
## Installation
|
|
||||||
|
|
||||||
- Rename **pages_template** to **pages**
|
Click link to download
|
||||||
- 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
|
|
||||||
- set cronjobs or scheduller for **system/cron.php**
|
|
||||||
|
|
||||||
Radius system need to set radius to use **system/radius.php** you can ask me for paid support.
|
Goto Discussionif you want another Payment Gateway
|
||||||
|
|
||||||
See [WIKI](https://github.com/ibnux/phpmixbill/wiki/Instalation)
|
|
||||||
|
|
||||||
baca [WIKI](https://github.com/ibnux/phpmixbill/wiki/Instalation)
|
|
||||||
|
|
||||||
## System Requirements
|
## System Requirements
|
||||||
|
|
||||||
@ -50,6 +40,29 @@ can be Installed in Raspberry Pi Device.
|
|||||||
|
|
||||||
The problem with windows is hard to set cronjob, better Linux
|
The problem with windows is hard to set cronjob, better Linux
|
||||||
|
|
||||||
|
## Installation
|
||||||
|
|
||||||
|
- Rename **pages_template** to **pages**
|
||||||
|
- 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)
|
||||||
|
|
||||||
|
|
||||||
|
See [WIKI](https://github.com/ibnux/phpmixbill/wiki/Instalation)
|
||||||
|
|
||||||
|
baca [WIKI](https://github.com/ibnux/phpmixbill/wiki/Instalation)
|
||||||
|
|
||||||
|
## UPDGRADE
|
||||||
|
|
||||||
|
for old version, below Version 6, backup **system/config.php**, delete all file except folder **pages**, upload all new files, put **config.php** in root folder (not in system folder), got to folder **/install** and run Update.
|
||||||
|
|
||||||
|
for version 6 above, just replace all files, using filezilla can choose overwrite if different file size or time.
|
||||||
|
|
||||||
|
## RADIUS system
|
||||||
|
|
||||||
|
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