Skip to content

How to change agent and admin panel Faveo logo link and logo

Bhanu edited this page Jul 15, 2016 · 6 revisions

1. Edit the file here to change logo link in Agent panel.

Path: faveo-helpdesk-master/resources/view/themes/default1/agent/layout/agent.blade.php

Line No: 47

In this line number you will find http://www.faveohelpdesk.com replace this with your custom link.

2. Edit the file here to change logo link in Admin panel.

Path: faveo-helpdesk-master/resources/view/themes/default1/admin/layout/admin.blade.php

Line No: 47

In this line number you will find http://www.faveohelpdesk.com replace this with your custom link.

3. Change Faveo logo.

Change this file to update the logo

Path: public\lb-faveo\media\images\logo.png

Replace this file with your logo, keep the file name same as logo.png

PS: These changes will be lost with every Faveo update and will have to be redone.

Version: 1.0.7.8 Community Edition

Installation and Upgrade Guide

Administrator's Guide

Agent's Guide

Email Integration

Release & Upgrade Notes

Known Issues

Contribute & Feedback

Knowledge Base

Third Party Integration

Plugins

API

Clone this wiki locally