Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Override Homepage Settings Views?
Cansili
New
How can I properly override the views in Homepage settings (index.php?p=/dashboard/settings/homepage)?
I have copied homepage.php from /applications/dashboard/views/settings/ to /myTheme/views/dashboard/settings/ then make some modifications but it doesn't work at all.
I also tried to copy that file to /myTheme/views/dashboard/ but it also doesn't work.
0
Comments
I think I figured it out. Copying it to /myTheme/views/settings/ does work