Skip to content
Grav 2.0 is officially stable. Read the announcement →
Archive

Load plugin templates along with theme

Started by Muut Archive 10 years ago · 1 replies · 332 views
10 years ago

What is the setting so that plugin templates are considered along with theme templates?
For example on submitting form, form.md can be displayed.

10 years ago

Plugins can automatically provide templates (e.g. archives, breadrumbs, feed, etc). You need to register the path to templates in the onTwigTemplatePaths() method. This will get found by Grav automatically if you name them properly.

The Theme will always override any template with the same name from a plugin however.

Suggested topics

Topic Participants Replies Views Activity
Archive · by Deleted User, 9 years ago
0 1362 9 years ago
Archive · by Muut Archive, 9 years ago
2 939 9 years ago
Archive · by Muut Archive, 9 years ago
2 4069 9 years ago
Archive · by Muut Archive, 9 years ago
1 2959 9 years ago
Archive · by Muut Archive, 9 years ago
3 1123 9 years ago