Hello, I'd like to change the favicon icon and the title of the website. Where can I do that?

    gillar

    You will have to modify the codebase to accomplish this. We do not have guides or anything relating to modifying the codebase so you are on your own. The code is open source and publicly available on GitHub.

    Cheers.

    gillar
    The favicon can be changed from the images folder, the title is something hardcoded into osTicket but if you go to header.inc.php in include/staff folder you will find 2 mentions of osTicket :: that you can edit, you can also find the mentions of osTicket :: in login.header.php located also in the include/staff folder, admin.inc.php in the scp folder, staff.inc.php also in the scp folder. If you also want to change the title for the client then you need to edit the header.inc.php file located in include/client folder. Hope this helps.

    a year later

    You just have to edit these photos in \images in Photoshop or even in Paint, but please don't change their size or name.

    Write a Reply...