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 · 994 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 stuart young, 2 weeks ago
3 251 2 weeks ago
Themes & Styling · by Sebadamus, 3 weeks ago
5 317 3 weeks ago
Themes & Styling · by martynfoster735, 4 weeks ago
1 310 4 weeks ago
Themes & Styling · by Justin Young, 1 month ago
1 348 1 month ago
Themes & Styling · by Slebeig, 2 months ago
4 474 2 months ago