Updated Home (markdown)
parent
047e37fab6
commit
f10296fb8d
6
Home.md
6
Home.md
@ -86,10 +86,12 @@ Customer need to register at PHPNuxBill, so you need to add link on Mikrotik Log
|
|||||||
|
|
||||||
|
|
||||||
```html
|
```html
|
||||||
<a href="http://domain/?nux-mac=$(mac-esc)&nux-ip=$(ip)" class="btn btn-block btn-success">Register<a>
|
<a href="http://domain/?nux-mac=$(mac-esc)&nux-ip=$(ip)&nux-router=1" 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
|
`?nux-mac=$(mac-esc)&nux-ip=$(ip)&nux-router=1` this will help user to auto login from User Dashboard
|
||||||
|
|
||||||
|
**nux-router** is Optional, See mikrotik ID in Networks -> Routers, it will make Customer show only Package for that Router/Location
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user