logo

Extra Block Types (EBT) - New Layout Builder experience❗

Extra Block Types (EBT) - styled, customizable block types: Slideshows, Tabs, Cards, Accordions and many others. Built-in settings for background, DOM Box, javascript plugins. Experience the future of layout building today.

Demo EBT modules Download EBT modules

❗Extra Paragraph Types (EPT) - New Paragraphs experience

Extra Paragraph Types (EPT) - analogical paragraph based set of modules.

Demo EPT modules Download EPT modules

Scroll

Drupal 8 Global FIlter

27/07/2025, by Ivan

I have questions that I cannot find answers to on the internet Cry

There is a project where it is necessary to divide all pages by regions 
example.com/region1/ and then categories

How to implement this? At first, I thought to make region as a category, but I have only 600 categories, and it turns out 80 regions × 600 categories = that’s a lot. Then I thought—there are languages on the site, and they are somehow implemented, so I need to implement regions like languages, so that when selecting a region, you can navigate the site further, but the information should be strictly for the selected region.

I read somewhere that for such tasks you need the Global Filter module — but I have no idea how it works; for Drupal 8 there is only an alpha version of this module from 2013. I think it’s not worth installing.

Could you suggest maybe some other option?