Search code examples
wagtailwagtail-snippet

Is it possible to allow moderators to view, add and edit a snippet


By default, it seems snippets are only accessible to admins in wagtail.

Is there a way to specify a snippet is accessible to moderators?


Solution

  • Within the Wagtail admin (as an administrator), go to Settings -> Groups and select the Moderators group. The snippet types will be listed under "Object permissions"; tick the boxes for the permissions you want to assign.