Extra message to display for an empty modules category:
This hook allows to add an extra message to display in the Module manager page when a category doesn’t have any module
Hook locations:
Hook type: display
Located in:
{
'category_name': (string) categoryName
}
{{ renderhook('displayEmptyModuleCategoryExtraMessage', {'category_name': category.name}) }}