I'm just learning the power of Grav with Blueprints (Wow!!!). I've customized page blueprints successfully, but I can't create a blueprint of a module. A module for a modular page. I must be doing something wrong... The files are as follows:
- user/themes/theme/blueprints/modular/name.yaml
- user/themes/theme/templates/modular/name.html.twig
What I want is to create a module with the name template assigned where the name.yaml form is displayed (I put the example gallery from the official documentation), but I still get the standard form.
I haven't seen a section in the official documentation that deals with module blueprints, which would be something like the parts of a modular page, but there is already a folder called parts in the templates theme folder, so the concepts of page, modular page and module confuse me a bit here.
Can someone give me a hand? It may be something simple but I've been stuck for days!
Thanks!






