moodle header meta data customize

Re: moodle header meta data customize

by Howard Miller -
Number of replies: 0
Picture of Core developers Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers
You would need to write a custom theme. You can then automate that bit in the layout page(s). It's not as bad as it sounds as new themes can inherit from a parent - you only need to code some boilerplate and the bits that are different.

https://docs.moodle.org/dev/Themes
Average of ratings: Useful (1)