I have a large number of modules for a theme - is it possible to present the modules in sub folders in the page edit view, for example below I might have a "Products" folder? I tried adding in folders in the Design Manager > modules area but they did not come through.
from my knowledge it's not possible to display theme modules directly in subfolders. The only thing you can do is set the categories of each module like this:
This will structure the modules to the other groups (not just theme).
Tip:
If you don't want to provide all/several default modules, you can hide them via the theme.json file from the whole theme or specific templates.
from my knowledge it's not possible to display theme modules directly in subfolders. The only thing you can do is set the categories of each module like this:
This will structure the modules to the other groups (not just theme).
Tip:
If you don't want to provide all/several default modules, you can hide them via the theme.json file from the whole theme or specific templates.