2022-04-23 01:01:02 +07:00
|
|
|
# PHP Mikrotik Billing
|
2017-03-11 02:51:06 +07:00
|
|
|
|
2022-09-09 16:46:39 +07:00
|
|
|
## Feature
|
2017-03-24 10:16:27 +07:00
|
|
|
|
|
|
|
- Voucher Generator and Print
|
|
|
|
- Self registration, user must have voucher before registration
|
2017-03-11 02:51:06 +07:00
|
|
|
- Multi Router Mikrotik
|
|
|
|
- Hotspot & PPPOE
|
|
|
|
- Easy Installation
|
|
|
|
- Multi Language
|
2022-09-09 16:46:39 +07:00
|
|
|
- RADIUS
|
|
|
|
- Payment Gateway Midtrans, Xendit and Tripay
|
|
|
|
- SMS validation for login
|
|
|
|
- Whatsapp Notification to Consumer
|
|
|
|
- Telegram Notification for Admin
|
2017-03-11 02:51:06 +07:00
|
|
|
|
2022-09-15 11:45:43 +07:00
|
|
|
## Payment Gateway
|
|
|
|
|
2022-09-19 16:57:09 +07:00
|
|
|
- [Tripay.com](https://github.com/hotspotbilling/phpmixbill-tripay) | Indonesia
|
|
|
|
- [Xendit.com](https://github.com/hotspotbilling/phpmixbill-xendit) | Indonesia and Philippine ( Philippine not tested )
|
|
|
|
- [Duitku.com](https://github.com/hotspotbilling/phpmixbill-duitku) | Indonesia
|
2022-09-09 16:46:39 +07:00
|
|
|
## Installation
|
2017-03-24 10:16:27 +07:00
|
|
|
|
2022-09-15 11:45:43 +07:00
|
|
|
- Rename **pages_template** to **pages**
|
2022-09-09 16:46:39 +07:00
|
|
|
- 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.
|
2017-03-24 10:16:27 +07:00
|
|
|
|
|
|
|
See [WIKI](https://github.com/ibnux/phpmixbill/wiki/Instalation)
|
|
|
|
|
|
|
|
baca [WIKI](https://github.com/ibnux/phpmixbill/wiki/Instalation)
|
2017-03-11 05:22:27 +07:00
|
|
|
|
2022-09-09 16:46:39 +07:00
|
|
|
## System Requirements
|
|
|
|
|
2017-03-24 10:16:27 +07:00
|
|
|
Most current web servers with PHP & MySQL installed will be capable of running PHPMixBill
|
2017-03-11 02:51:06 +07:00
|
|
|
|
|
|
|
Minimum Requirements
|
2022-09-09 16:46:39 +07:00
|
|
|
|
2017-03-11 02:51:06 +07:00
|
|
|
- Linux or Windows OS
|
2022-09-15 11:45:43 +07:00
|
|
|
- PHP Version 7.0+
|
2017-03-11 02:51:06 +07:00
|
|
|
- Both PDO & MySQLi Support
|
|
|
|
- GD2 Image Library
|
2022-09-15 11:45:43 +07:00
|
|
|
- CURL support
|
2017-03-11 02:51:06 +07:00
|
|
|
- MySQL Version 4.1.x and above
|
|
|
|
|
2017-03-24 10:16:27 +07:00
|
|
|
can be Installed in Raspberry Pi Device.
|
|
|
|
|
2022-04-23 01:01:02 +07:00
|
|
|
The problem with windows is hard to set cronjob, better Linux
|
2017-03-24 10:16:27 +07:00
|
|
|
|
2022-09-09 16:46:39 +07:00
|
|
|
## Paid Support
|
2017-03-24 10:16:27 +07:00
|
|
|
|
2022-09-09 16:46:39 +07:00
|
|
|
Start from Rp 500.000 or $50
|
2017-03-24 10:16:27 +07:00
|
|
|
|
2022-09-09 16:46:39 +07:00
|
|
|
[Telegram](https://t.me/ibnux)
|
2017-03-24 10:16:27 +07:00
|
|
|
|
2022-09-09 16:46:39 +07:00
|
|
|
[Website](https://ibnux.net/layanan)
|
2017-03-24 10:16:27 +07:00
|
|
|
|
2022-09-09 16:46:39 +07:00
|
|
|
## License
|
2017-03-11 02:51:06 +07:00
|
|
|
|
2017-03-11 05:22:27 +07:00
|
|
|
GNU General Public License version 2 or later
|
2017-03-11 05:24:50 +07:00
|
|
|
|
2017-03-11 05:22:27 +07:00
|
|
|
see LICENSE file
|
|
|
|
|
2022-09-09 16:46:39 +07:00
|
|
|
## Donate to ibnux
|
2017-03-11 05:22:27 +07:00
|
|
|
|
2022-09-09 16:46:39 +07:00
|
|
|
[](https://paypal.me/ibnux)
|
2017-03-11 05:24:50 +07:00
|
|
|
|
2017-03-11 05:22:27 +07:00
|
|
|
BCA: 5410454825
|
2017-03-11 05:24:50 +07:00
|
|
|
|
2017-03-11 05:22:27 +07:00
|
|
|
Mandiri: 163-000-1855-793
|
2017-03-11 05:24:50 +07:00
|
|
|
|
2017-03-24 10:16:27 +07:00
|
|
|
a.n Ibnu Maksum
|