Modify the URL preview

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • star6664
    Junior Member
    • May 2025
    • 9

    #1

    Modify the URL preview

    Good day,
    how to change the URL preview please, i can\t find the css or the tpl
    here is how it looks like
    Click image for larger version

Name:	image.png
Views:	32
Size:	12.0 KB
ID:	118250
  • yuri
    Member
    • Mar 2014
    • 9019

    #2
    Hi,

    'applicationDescription' config parameter



    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

    Comment

    • star6664
      Junior Member
      • May 2025
      • 9

      #3
      thank you so much for your response
      is there any way to locate that file please

      Comment

      • star6664
        Junior Member
        • May 2025
        • 9

        #4
        i tried to add this code inside the config.php but the whole page not opening anymore

        'ui' => [
        'applicationDescription' => 'My Custom CRM for Smart Campaigns'
        ],

        Comment

        • star6664
          Junior Member
          • May 2025
          • 9

          #5
          Update
          it works i just added this line
          'applicationDescription' => 'XZY',

          thank you

          Comment

          Working...