Skip to content
Snippets Groups Projects
Forked from project / block_access
5 commits behind, 1 commit ahead of the upstream repository.
Shekhar Verma's avatar
Shekhar Verma authored
7cc95738
History

About this module

Very basic D8 version of block_access. Doesn't add all the permissions for the various tabs/visibility etc that block_access on D7 does.

What it does do

Adds permissions for editing block content - e.g

  • 'edit own|any {type} block content'
  • 'delete own|any {type} block content'
  • 'create {type} block content'

Please use the github issues to log any problems. Would like to get this back to drupal.org eventually.