Profile Role Access

Component ID

2824187

Component name

Profile Role Access

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

121

Component created

Component changed

Component body

Drupal 8 module that allows the administrator to restrict access to user profiles based on role.

For example, you could limit access to the administrator profile for everyone except the administrator role (duplicates functionality found in: https://www.drupal.org/project/userone )

Publishers could be allowed to view profiles of authenticated users, while authenticated users could be restricted from seeing other authenticated users profiles.

Users will always be able to see their own profile.

Depends on the rules module.