I have approached the OTRS world a few days ago, currently I have installed version 6.0.27.
My problem is that following the official documentation (OTRS Developer Manual both version 6 and 7) and precisely the chapter https://doc.otrs.com/doc/manual/develop ... hemes.html I can't set up a template of my own, even if trivial.
- I create the new folder -> Kernel/Output/HTML/Templates/New_folder
- I copy the files I'm interested in editing from Kernel/Output/HTML/Templates/Standard, in my case only CustomerLogin.tt
- Then I log on the portal with Admin -> SystemConfiguration and in the search field I enter Frontend::Themes
- at this point I had added the name of the theme and put as value 1, to 0 the others
Am I missing something?

Thanks