# Summary

This module adds individual permissions to view, create, edit (including separate permissions for editing the content, moving between regions, enabling and disabling) and delete blocks as a whole and individual blocks.

In Drupal 8, the module may also add permissions to create, edit and delete block types.

# Project URL

https://www.drupal.org/project/block_access

# Where is the code?

https://www.drupal.org/project/block_access

See #1975064: Add more granular block content permissions for future patches directly against core.

# Estimated completion date

Unknown.

# Dependencies

None.

# Who's doing the port?

larowlan, acbramley , fengtan

# What help do they need?

Code writing, code reviewing.

# D8 roadmap

None provided.

# Background and reference information

None.

Comments

rootwork created an issue. See original summary.

larowlan’s picture

The core issue is blocked on UX concerns, I think there is a place for this module until core gets consensus on the direction.

I will try and carve out some time for it.

larowlan’s picture

I've written some code that adds permissions for editing block content - e.g 'edit own|any {type} block content' and 'delete own|any {type} block content' and 'create {type} block content'.

You can find it here http://github.com/larowlan/block_access

Feedback welcome.

hoporr’s picture

I think this looks pretty good.

Why don't you make this an official alpha (or even beta) release, so people can try it out?

stefan.r’s picture

I have sent a message to the maintainer and posted #2853266: Is Block Access still being maintained? per https://www.drupal.org/node/251466

naveenvalecha’s picture

Issue summary: View changes
Status: Postponed » Needs work
naveenvalecha’s picture

Status: Needs work » Needs review

There's an alpha release out

rootwork’s picture

Issue summary: View changes

Updating issue summary.