forked from kevinowino869/mitrobill
changelog
This commit is contained in:
parent
7d98844690
commit
e79abb004e
@ -1,4 +1,4 @@
|
|||||||

|

|
||||||
|
|
||||||
# CHANGELOG
|
# CHANGELOG
|
||||||
|
|
||||||
@ -10,6 +10,8 @@
|
|||||||
- Using Composer
|
- Using Composer
|
||||||
- Fix Search User
|
- Fix Search User
|
||||||
- Fix user check, if not found will logout
|
- Fix user check, if not found will logout
|
||||||
|
- User password show but hidden
|
||||||
|
- Voucher code hidden
|
||||||
|
|
||||||
## 2023.6.8
|
## 2023.6.8
|
||||||
|
|
||||||
|
19
README.md
19
README.md
@ -1,4 +1,6 @@
|
|||||||
# PHPNuxBill - Mikrotik Billing
|
# PHPNuxBill - PHP Mikrotik Billing
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## Feature
|
## Feature
|
||||||
|
|
||||||
@ -15,17 +17,12 @@
|
|||||||
|
|
||||||
See [How it Works / Cara Kerja](https://github.com/hotspotbilling/phpnuxbill/wiki/How-It-Works---Cara-kerja)
|
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
|
- [Payment Gateway List](https://github.com/orgs/hotspotbilling/repositories?q=payment+gateway)
|
||||||
- [Xendit.com](https://github.com/hotspotbilling/phpnuxbill-xendit) | Indonesia and Philippine ( Philippine not tested )
|
- [Plugin List](https://github.com/orgs/hotspotbilling/repositories?q=plugin)
|
||||||
- [Duitku.com](https://github.com/hotspotbilling/phpnuxbill-duitku) | Indonesia
|
|
||||||
|
|
||||||
Click link to download
|
You can download payment gateway and Plugin from Plugin Manager
|
||||||
|
|
||||||
Goto Discussionif you want another Payment Gateway
|
|
||||||
|
|
||||||
Some documentation
|
|
||||||
|
|
||||||
## System Requirements
|
## System Requirements
|
||||||
|
|
||||||
@ -124,6 +121,8 @@ GNU General Public License version 2 or later
|
|||||||
|
|
||||||
see LICENSE file
|
see LICENSE file
|
||||||
|
|
||||||
|
## [CHANGELOG](CHANGELOG.md)
|
||||||
|
|
||||||
## Donate to ibnux
|
## Donate to ibnux
|
||||||
|
|
||||||
[](https://paypal.me/ibnux)
|
[](https://paypal.me/ibnux)
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
{
|
{
|
||||||
"version": "2023.6.15",
|
"version": "2023.6.15"
|
||||||
"changes" : "Add login Internet from User account, Fixing registration without OTP, Username will not go to phonenumber, fix bug ppoe"
|
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user