Announcement

Collapse
No announcement yet.

How to change the favicon

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • murugappan
    replied
    Recently, as a change management standard we made it a standard to Espocrm version number (soon to add out version number as well). Use case: We have multiple instances of Epsocrm for different purposes (e.g. Ducument Management, System Control Parameter, Application Config Management etc,) and we need to keep track the versions of these instances in production and in development. This is a suggestion:


    Click image for larger version

Name:	Screenshot_3.png
Views:	90
Size:	42.7 KB
ID:	111356

    Leave a comment:


  • esforim
    commented on 's reply
    'Link Multiple' is probably EspoCRM Forum Wishlist at the moment from the Elba team.

  • murugappan
    commented on 's reply
    Some of the extensions are really interesting and great. These are a my picks:

    (1) Label Cells
    (2) Welcome
    (3) Layout Pro --> good but expensive to justify
    (4) Chat ---> expensive, cannot justify need, nice to have.
    (5) Mask Field ---> Will not be used often but useful
    (6) Link Multiple ---> definitely very useful but very expensive

    The rest are something that i would lay off. The bad part the many do have demo and those that have do not work because we need to sign in, its odd. The extension which Abdulkadir mentioned does not exists. Probably he must have bought it sometime ago and it may have been taken off the shelf.

  • esforim
    commented on 's reply
    I use your tutorial so it got what I need. It something to consider for other people to use I suppose.

  • murugappan
    commented on 's reply
    esforim I just complained to the CEO who is also a member in the forum. Seems overpriced too for some extension for benefit.

  • esforim
    commented on 's reply
    I don't see where it is either. Their official website is correct, I looked at all their extensions: https://www.eblasoft.com.tr/shop

  • murugappan
    commented on 's reply
    Hi esforim , with regards to differentiating it from other domain/subdomain by adding a "text" to the icon seems too much work. In my case i just change the app name in the settings. This way it will appear at the top of the side-bar. Just a suggestion.

  • murugappan
    commented on 's reply
    Hi @Abdulkadir

    I tried their website and all i get is a few extensions. Nothing about the Ebla Theme or any theme for that matter. They dont even seem to have a search feature. This is the site URL: https://www.eblasoft.com.tr/ I dont know if this the correct one. Please advise. Tq.
    Last edited by murugappan; 01-24-2023, 10:46 PM.

  • Abdulkadir
    replied
    Hi my friend, you can use the EblaSoft extension. The extension name is Ebla Theme.
    You can change favicon easily


    Click image for larger version

Name:	image.png
Views:	1289
Size:	80.9 KB
ID:	87218

    Leave a comment:


  • esforim
    commented on 's reply
    Confirm easy to follow tutorial and working well.

    Very hard to get a good looking favicon due to the small size!

    I also want to differential it from other domain/subdomain so I add a "text" to the icon but is so hard to read still. I added in a "red background" to make it slightly easier. It doesn't look good on Desktop, but on mobile with better density it look readable.

    Anyway you may need to make a few attempt.
    Last edited by esforim; 01-13-2023, 02:41 AM.

  • murugappan
    replied
    Hi,

    NOTE: Use a file converter like https://favicon.io/favicon-converter/ to convert your png images to .ico flles, though the png should also work.

    As a closure, I am documenting what i did using all the advises above:

    (1) loaded my ico files (either .png or .ico) into new folder under client/custom/img
    (2) created a folder custom/Espo/Custom/Resources/metadata/app/
    (3) created a new file client.json in the same folder
    (4) Added the following code in client.json:

    PHP Code:
    {
    "favicon""client/custom/img/favicon.png",
    "favicon196""client/custom/img/favicon196x196.png"
    }​ 
    (5) restart the app, cleared cache and did a rebuild under Administrator function
    (6) Logout and reloaded the login page.
    (7) IT WORKED!!!

    Thank you all and Yuri.


    See the final results below:

    Click image for larger version  Name:	Screenshot_3.png Views:	0 Size:	23.4 KB ID:	86856Click image for larger version  Name:	Screenshot_2.png Views:	0 Size:	34.5 KB ID:	86857
    Last edited by murugappan; 01-08-2023, 12:37 AM.

    Leave a comment:


  • murugappan
    commented on 's reply
    esforim did you get to resolve the problem of your code been overridden by Espocrm upgrades?

  • telecastg
    commented on 's reply
    You're welcome

  • punkyard
    commented on 's reply
    that's exactly what i needed, thanks

  • jurnet
    replied
    It works.
    Be sure that the folder is Resources with one s.

    Leave a comment:

Working...
X