getgrav / getgrav/grav-plugin-admin
Plugin Admin replaces the user-defined template with the default template
Open
question
- Dominant language
- PHP
- Stars
- 377
- Forks
- 225
- Avg merge
- 11h 51m
- Merged PRs (30d)
- 4
Description
Plugin Admin replaces the user-defined template (which is not in the root folder `'active_theme\templates'`) with the default template. For example: `formdata.md` => `default.md`. Of course, the template can be set in the frontmatter, but it is not ideal.
This is partly related to #1689.
Contributor guide
Assessment
This issue has not been assessed yet.