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 · 958 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 Sebadamus, 2 days ago
3 72 2 hours ago
Themes & Styling · by martynfoster735, 4 days ago
1 158 3 days ago
Themes & Styling · by Justin Young, 3 weeks ago
1 221 2 weeks ago
Themes & Styling · by Slebeig, 1 month ago
4 349 1 month ago
Themes & Styling · by Pedro M, 3 months ago
4 706 3 months ago