Updated Home (markdown)

iBNu Maksum 2023-06-20 11:51:00 +07:00
parent c0f2cf49a1
commit 455626d63e

13
Home.md

@ -76,4 +76,15 @@ for old version, below Version 6, backup **system/config.php**, delete all file
for version 6 above, just replace all files, using filezilla can choose overwrite if different file size or time.
or git pull if you use git clone
or git pull if you use git clone
## Login Page Mikrotik
Customer need to register at PHPNuxBill, so you need to add link on Mikrotik Login page, just add anywhere this link on Mikrotik Login page, this link, change domain to your server IP or Domain.
```html
<a href="http://domain/?nux-mac=$(mac-esc)&nux-ip=$(ip)" class="btn btn-block btn-success">Register<a>
```
`?nux-mac=$(mac-esc)&nux-ip=$(ip)` this will help user to auto login from User Dashboard