Create the hook and methods required to allow permissions checking based on tags.
This commit is contained in:
8
blueprints/fields/permission-access.yml
Normal file
8
blueprints/fields/permission-access.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
type: fields
|
||||
|
||||
fields:
|
||||
permissionAccess:
|
||||
label: Access Permission
|
||||
type: tags
|
||||
options: query
|
||||
query: site.getPermissionTags
|
||||
Reference in New Issue
Block a user