You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 9, 2022. It is now read-only.
I wonder if it's possible to hide categories/articles in listing to viewers without certain permissions.
Grav already has this wonderful plugin: Login to restrict access from certain viewers. When a page is protect by this plugin, the viewer will have to log in in order to view it.
However, even a page is protect, it still shows up on the portal page of grav-skeleton-knowledge-base. Is it possible to hide such pages as well?
I wonder if it's possible to hide categories/articles in listing to viewers without certain permissions.
Grav already has this wonderful plugin: Login to restrict access from certain viewers. When a page is protect by this plugin, the viewer will have to log in in order to view it.
However, even a page is protect, it still shows up on the portal page of grav-skeleton-knowledge-base. Is it possible to hide such pages as well?
Thanks!