diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d6476f9..5dc604d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/README.md b/README.md index b02d3c59..f624abe9 100644 --- a/README.md +++ b/README.md @@ -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) diff --git a/version.json b/version.json index 2fce666f..352046b6 100644 --- a/version.json +++ b/version.json @@ -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" } \ No newline at end of file