changelog

This commit is contained in:
Ibnu Maksum 2023-06-16 09:15:07 +07:00
parent 7d98844690
commit e79abb004e
No known key found for this signature in database
GPG key ID: 7FC82848810579E5
3 changed files with 13 additions and 13 deletions

View file

@ -1,4 +1,4 @@
![Logo](install/img/logo.png)
![PHPNuxBill](install/img/logo.png)
# CHANGELOG
@ -10,6 +10,8 @@
- Using Composer
- Fix Search User
- Fix user check, if not found will logout
- User password show but hidden
- Voucher code hidden
## 2023.6.8

View file

@ -1,4 +1,6 @@
# PHPNuxBill - Mikrotik Billing
# PHPNuxBill - PHP Mikrotik Billing
![PHPNuxBill](install/img/logo.png)
## Feature
@ -15,17 +17,12 @@
See [How it Works / Cara Kerja](https://github.com/hotspotbilling/phpnuxbill/wiki/How-It-Works---Cara-kerja)
## Payment Gateway
## Payment Gateway And Plugin
- [Tripay.com](https://github.com/hotspotbilling/phpnuxbill-tripay) | Indonesia
- [Xendit.com](https://github.com/hotspotbilling/phpnuxbill-xendit) | Indonesia and Philippine ( Philippine not tested )
- [Duitku.com](https://github.com/hotspotbilling/phpnuxbill-duitku) | Indonesia
- [Payment Gateway List](https://github.com/orgs/hotspotbilling/repositories?q=payment+gateway)
- [Plugin List](https://github.com/orgs/hotspotbilling/repositories?q=plugin)
Click link to download
Goto Discussionif you want another Payment Gateway
Some documentation
You can download payment gateway and Plugin from Plugin Manager
## System Requirements
@ -124,6 +121,8 @@ GNU General Public License version 2 or later
see LICENSE file
## [CHANGELOG](CHANGELOG.md)
## Donate to ibnux
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://paypal.me/ibnux)

View file

@ -1,4 +1,3 @@
{
"version": "2023.6.15",
"changes" : "Add login Internet from User account, Fixing registration without OTP, Username will not go to phonenumber, fix bug ppoe"
"version": "2023.6.15"
}