Skip to content
Grav 2.0 is officially stable. Read the announcement →
Themes & Styling

Default modular blueprints for all modular templates?

form

Started by Ayoze 8 years ago · 1 replies · 889 views
8 years ago

Hi guys, developing a theme Im getting many common fields between all modular templates. I would like to create just 1 blueprint file to setup common options and then add specific fields on each module. Is it possible?

Im trying with this code in blueprints/modular/default.yaml but its not working
'@extends':
type: modular/default
context: blueprints://pages

8 years ago

I think the code should be -

TXT
title: Name of your Blueprint
extends@: modular/default

Suggested topics

Topic Participants Replies Views Activity
Themes & Styling · by Slebeig, 3 weeks ago
4 222 3 weeks ago
Themes & Styling · by Pedro M, 3 months ago
4 492 2 months ago
Themes & Styling · by Ian, 3 months ago
3 263 3 months ago
Themes & Styling · by Norbert, 2 years ago
11 649 3 months ago
Themes & Styling · by Lukáš Findeis, 3 months ago
0 202 3 months ago