This module adds a condition to the Context system that checks if a user's profile has specific roles assigned. This allows you to show different content on user profile pages based on the roles a user holds.
This module provides a new condition for context.
When viewing an user profile (view mode full), It allows you to check if the profile has one of the roles selected.
Use case: displaying different blocks on user profile based on their roles.
Configuration
The module provides a new condition plugin so it is possible to add a new visibility condition on blocks placed using the native system or using the Context module.