Block permissions

Permalink
Where do I do this and will the block be hidden if the visitor doesn't have the right permissions?


Thanks

 
Steevb replied on at Permalink Reply
Steevb
Use 'Advanced Permissions'.
tonyswaby replied on at Permalink Reply
Where do I activate this?
Steevb replied on at Permalink Best Answer Reply
Steevb
Under ’System & Settings / Permissions & Access’ you’ll see ‘Advanced Permissions’.
frz replied on at Permalink Reply
frz
FWIW: once they're on, you can't go back to basic permissions.
Steevb replied on at Permalink Reply
Steevb
I have undone ‘Advanced Permissions’ by going to ‘application/config/generated_overrides/concrete.php and remove the ‘permissions’ section.

'permissions' => [
        'model' => 'advanced',
    ],