Block Visibility Groups
Categories
Component ID
2556869
Component name
Block Visibility Groups
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
45031
Component created
Component changed
Component body
Block Visibility Groups allows the site administrator to easily manage complex visibility settings that apply to any block placed in a visibility group. The visibility settings for all blocks in the group can be edited on one administration form.
This module works in conjunction with the Drupal 8 core's block administration system. It is a simpler alternative to modules like Panels.
What to see how it works?
View a demo
The following modules provide additional conditions that can be used with Block Visibility Groups:
- CTools: Provides various conditions including bundle for each entity type.
- Menu Condition provides a condition based on menu position. For example, you can use it to specify that a block should only show for a particular menu item and all its children.
- Term Condition provides a simple Condition plugin which checks to see if the current node has a specific taxonomy term.
- Token Conditions creates a simple Token matching condition plugin.
- Vocabulary Condition provides a vocabulary visibility condition. See also #2281659: Create a vocabulary condition.
Know of other condition plugin modules? Add here.
