geeks4change / og_private
Restrict OG view access to members.
Package info
gitlab.com/geeks4change/modules/og_private
Type:drupal-module
pkg:composer/geeks4change/og_private
Requires
None
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2023-08-29 20:04:22 UTC
README
A hacky solution to restrict all Organic Groups view access to members of that group. No group permissions or configuration.
This only restricts access for node/X pages, not for node listings.
It requires and plays nice with nodetype_access in the sense that user can access a node if they have nodetype access or are group member.
This is a simple solution for now and will never have a stable release. The successor will likely be based on entity_unified_access.