Moodle version: - 3.9.1+ Theme:- Fordson Theme version:- Moodle 3.9 Fordson v3.9 release 1.1 (2020061800)
I wanted to know about the recommended or the correct way to customize the UI of Fordson theme from VS Code. They have provided mustache files for customization, however if I want to customize the Course Page(i.e the LIST OF COURSES page which is displayed after login) , there are no such classes or elemens in the mustache files which will help me in customizing it, however there is a course_renderer.php file which is located in the core folder of Fordson theme in which the required classes and methods are present, Also , when I modify that file, changes are being reflected on the site. Therefore, I wanted to know if this is the correct way of customizing or is there any other way of doing it as I am modifying the php file directly? Will there be any complications if there is an upgrade in the Fordson theme version?
Gaurav