getgrav / getgrav/grav-plugin-admin

Consider adding additional admin limitations designed for Authors/Contributors

Open
#777 1 comment 4 reactions 0 assignees View on GitHub
enhancement
Dominant language
PHP
Stars
377
Forks
225
Avg merge
11h 51m
Merged PRs (30d)
4

Description

From what I've read it seems like there is currently no way to add an author or blog contributor to Grav and give him/her posting abilities without also letting him/her be able to edit any and every post/page. This seems to be the only option to create a user who is an 'Author' or 'Contributor'

```
access:
admin:
login: true
super: false
pages: true
site:
login: true
state: enabled
```

But I certainly don't want my guest post authors or once a week posters to be able to edit my home page.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.