Skip to content

Change Logo and Name #2701

Closed Locked Answered by Zenteno
converso-chat asked this question in Q&A
Jul 24, 2021 · 3 comments · 6 replies
Discussion options

You must be logged in to vote

I think the easiest way is by modifying the database, in the installation_configs table you can modify what you need.


You need to modify:

  • INSTALLATION_NAME
  • BRAND_NAME
  • LOGO
  • LOGO_THUMBNAIL

After that you need to restart your rails server, and it will take all the changes.

As you can see, the strings are ruby hashed strings, so you have to mantain the format. Maybe they could be changed in the future to a JSON string.

Replies: 3 comments 6 replies

This comment has been hidden.

@WaqqaR
Comment options

@sanjayws
Comment options

Comment options

You must be logged in to vote
4 replies
@orlandobcr
Comment options

@jose632silva
Comment options

@orlandobcr
Comment options

@jose632silva
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
8 participants
Converted from issue

This discussion was converted from issue #2700 on July 24, 2021 17:07.