Type Access

Component ID

1747908

Component name

Type Access

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Type Access is a minimal Node Access module designed for use with testing Drupal core development. At its core, it provides functionality similar to Nodetype Access, which is more suitable for production use.

The module provides a new permission "View all %node_type content" and enforces View, Edit and Delete rules via the Node Access API.

It is only designed for use with Drupal 8.