Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions wiki/en/1_6/modules/clients.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,11 @@
href="{{ url('en/1.6/settings/user-accounts') }}">User Accounts</a> page for instructions on creating logins for
your clients.</p>

How to assign client(s) to guest user:
1: Go to index.php/users (Open Parameters menu and click on User accounts)
2: In Row of user (guest) click on button Assigned Clients
3: On the top right click on New button
4: Choose a client (or check All) and click Save

<?php
$article_pagination = array(
Expand Down