Blesta Addons Posted September 28, 2017 Report Posted September 28, 2017 it would be perfect if we can set the visibility level for navigation links, it would allow us to set which link will be visible for all, client only, guest only , some option like 'options' => ['visibility' => 'public'] = all vistors 'options' => ['visibility' => 'client'] = only clients 'options' => ['visibility' => 'visitors'] = only visitors per default set to all . as now all links added by plugin are shown in the Blesta client side, and we need to make some links only visible to client . https://requests.blesta.com/topic/more-options-for-navigation-links Michael 1 Quote
Paul Posted September 28, 2017 Report Posted September 28, 2017 How do you distinguish between "public" and "visitors"? Quote
Blesta Addons Posted September 28, 2017 Author Report Posted September 28, 2017 3 hours ago, Paul said: How do you distinguish between "public" and "visitors"? public = all , visitors = maybe something like if(!$logged_in) or check blesta_id in session to see if this is a client . this is just a idea, the essential is somelinks should only for client, so i can confirm with (public, clients only ) Quote
activa Posted October 1, 2017 Report Posted October 1, 2017 I see the benifict of this request . Specially the links to be available only to clients . nice idea +1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.