[GH-ISSUE #463] Feature Request: White Label Support #2230

Open
opened 2026-03-14 03:07:54 +03:00 by kerem · 18 comments
Owner

Originally created by @johnnyq on GitHub (May 2, 2021).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/463

Is your feature request related to a problem? Please describe.
The ability to replace meshcentral login banner wiith something else as well as tactical RMM Listed some screenshots below.

Mesh Central Login
image

image

Tactical Login

image
image

Describe the solution you'd like
Add an option to change these login banners

Originally created by @johnnyq on GitHub (May 2, 2021). Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/463 **Is your feature request related to a problem? Please describe.** The ability to replace meshcentral login banner wiith something else as well as tactical RMM Listed some screenshots below. Mesh Central Login ![image](https://user-images.githubusercontent.com/1812594/116823845-db502f80-ab54-11eb-879a-99a9c46a5c24.png) ![image](https://user-images.githubusercontent.com/1812594/116823857-eacf7880-ab54-11eb-89cd-ce9e530dfcef.png) Tactical Login ![image](https://user-images.githubusercontent.com/1812594/116823877-020e6600-ab55-11eb-9c6e-5063b0bf7f44.png) ![image](https://user-images.githubusercontent.com/1812594/116823881-0d619180-ab55-11eb-82eb-65a1a3faabd2.png) **Describe the solution you'd like** Add an option to change these login banners
Author
Owner

@dinger1986 commented on GitHub (May 2, 2021):

Mesh you can change, it's in the config.json file, there is documentation with mesh how to change this already. I actually reskinned one of my mesh servers altogether at one point.

<!-- gh-comment-id:830854254 --> @dinger1986 commented on GitHub (May 2, 2021): Mesh you can change, it's in the config.json file, there is documentation with mesh how to change this already. I actually reskinned one of my mesh servers altogether at one point.
Author
Owner

@johnnyq commented on GitHub (May 2, 2021):

Hi @dinger1986 I seen that but was worried that TacticalRMM may overwrite the mesh central config on an update. Id be interested in seeing your reskinned mesh servers.

<!-- gh-comment-id:830854620 --> @johnnyq commented on GitHub (May 2, 2021): Hi @dinger1986 I seen that but was worried that TacticalRMM may overwrite the mesh central config on an update. Id be interested in seeing your reskinned mesh servers.
Author
Owner

@dinger1986 commented on GitHub (May 2, 2021):

I renamed mine when I first started using tactical and it hasn't been changed. The reskin was a bespoke job for a client, basically they wanted it to looked like something for users working from home. Worked fine. A lot of work though!

<!-- gh-comment-id:830856388 --> @dinger1986 commented on GitHub (May 2, 2021): I renamed mine when I first started using tactical and it hasn't been changed. The reskin was a bespoke job for a client, basically they wanted it to looked like something for users working from home. Worked fine. A lot of work though!
Author
Owner

@wh1te909 commented on GitHub (May 4, 2021):

the mesh config.son will never be overwritten so feel free to change whatever you want in there, if I do need to add some settings to it then i'll have the update script notify you of this and it will prompt you to manually add/remove settings if needed

<!-- gh-comment-id:831731436 --> @wh1te909 commented on GitHub (May 4, 2021): the mesh config.son will never be overwritten so feel free to change whatever you want in there, if I do need to add some settings to it then i'll have the update script notify you of this and it will prompt you to manually add/remove settings if needed
Author
Owner

@johnnyq commented on GitHub (May 9, 2021):

Fantastic!! Thank you! @wh1te909

<!-- gh-comment-id:835843817 --> @johnnyq commented on GitHub (May 9, 2021): Fantastic!! Thank you! @wh1te909
Author
Owner

@johnnyq commented on GitHub (Jul 13, 2021):

I wanted to bring this issue up again because I noticed it was closed. This resolves Meshcentral but not Tactical RMM itself basically I would like to replace the following 3 locations the login Page, BrowserTitle and the name in the upper left on the dashboard.
The issue I have is I have 2 rmm instances I use and they both show the same title Tactical RMM and sometimes it can get confusing switching between them as the Browser Tabs have the same title and this is the same with the login and Dashboard screen.

<!-- gh-comment-id:879408415 --> @johnnyq commented on GitHub (Jul 13, 2021): I wanted to bring this issue up again because I noticed it was closed. This resolves Meshcentral but not Tactical RMM itself basically I would like to replace the following 3 locations the login Page, BrowserTitle and the name in the upper left on the dashboard. The issue I have is I have 2 rmm instances I use and they both show the same title Tactical RMM and sometimes it can get confusing switching between them as the Browser Tabs have the same title and this is the same with the login and Dashboard screen.
Author
Owner

@chrios commented on GitHub (Dec 16, 2021):

Well, from reading the code, can you just update the title in the banner at the top:

https://github.com/wh1te909/tacticalrmm/blob/develop/web/src/views/Dashboard.vue

image

Login page:

https://github.com/wh1te909/tacticalrmm/blob/develop/web/src/views/Login.vue

image

Browse Tab Favicon: (maybe?)

image

Of course it will be overwritten on update but until the feature is added you can just update it there for now?

<!-- gh-comment-id:995788677 --> @chrios commented on GitHub (Dec 16, 2021): Well, from reading the code, can you just update the title in the banner at the top: https://github.com/wh1te909/tacticalrmm/blob/develop/web/src/views/Dashboard.vue ![image](https://user-images.githubusercontent.com/10334902/146375261-e7080eb8-8633-45de-9086-1c0e362b1091.png) Login page: https://github.com/wh1te909/tacticalrmm/blob/develop/web/src/views/Login.vue ![image](https://user-images.githubusercontent.com/10334902/146375374-31bd225a-e889-472f-9725-b245c81eda7e.png) Browse Tab Favicon: (maybe?) ![image](https://user-images.githubusercontent.com/10334902/146375493-237781e6-d51a-4aaf-9bec-f869aafc266e.png) Of course it will be overwritten on update but until the feature is added you can just update it there for now?
Author
Owner

@JSuenram commented on GitHub (Feb 21, 2022):

+1 for White Label Customization

<!-- gh-comment-id:1046543370 --> @JSuenram commented on GitHub (Feb 21, 2022): +1 for White Label Customization
Author
Owner

@The13thTimelord commented on GitHub (Mar 17, 2022):

+1 on this

<!-- gh-comment-id:1070789498 --> @The13thTimelord commented on GitHub (Mar 17, 2022): +1 on this
Author
Owner

@VinceIT28 commented on GitHub (Apr 5, 2022):

+1 too

<!-- gh-comment-id:1089437437 --> @VinceIT28 commented on GitHub (Apr 5, 2022): +1 too
Author
Owner

@bernardolankheet commented on GitHub (May 24, 2022):

+1

<!-- gh-comment-id:1136251539 --> @bernardolankheet commented on GitHub (May 24, 2022): +1
Author
Owner

@davidenic871 commented on GitHub (Oct 11, 2022):

Well, from reading the code, can you just update the title in the banner at the top:

https://github.com/wh1te909/tacticalrmm/blob/develop/web/src/views/Dashboard.vue

image

Login page:

https://github.com/wh1te909/tacticalrmm/blob/develop/web/src/views/Login.vue

image

Browse Tab Favicon: (maybe?)

image

Of course it will be overwritten on update but until the feature is added you can just update it there for now?

Hi, where are these files and what are they called? I can't find the path.

Thanks

<!-- gh-comment-id:1274661208 --> @davidenic871 commented on GitHub (Oct 11, 2022): > Well, from reading the code, can you just update the title in the banner at the top: > > https://github.com/wh1te909/tacticalrmm/blob/develop/web/src/views/Dashboard.vue > > ![image](https://user-images.githubusercontent.com/10334902/146375261-e7080eb8-8633-45de-9086-1c0e362b1091.png) > > Login page: > > https://github.com/wh1te909/tacticalrmm/blob/develop/web/src/views/Login.vue > > ![image](https://user-images.githubusercontent.com/10334902/146375374-31bd225a-e889-472f-9725-b245c81eda7e.png) > > Browse Tab Favicon: (maybe?) > > ![image](https://user-images.githubusercontent.com/10334902/146375493-237781e6-d51a-4aaf-9bec-f869aafc266e.png) > > Of course it will be overwritten on update but until the feature is added you can just update it there for now? Hi, where are these files and what are they called? I can't find the path. Thanks
Author
Owner

@SecureCPU commented on GitHub (Oct 19, 2022):

+1

<!-- gh-comment-id:1284371942 --> @SecureCPU commented on GitHub (Oct 19, 2022): +1
Author
Owner

@silversword411 commented on GitHub (Mar 23, 2023):

Add some {{server.companyname}} kinda stuff in there that can be added to https://docs.tacticalrmm.com/script_variables/ for use in scripts etc

<!-- gh-comment-id:1481512656 --> @silversword411 commented on GitHub (Mar 23, 2023): Add some `{{server.companyname}}` kinda stuff in there that can be added to https://docs.tacticalrmm.com/script_variables/ for use in scripts etc
Author
Owner

@penzoiders commented on GitHub (Jul 7, 2023):

+1

<!-- gh-comment-id:1625456932 --> @penzoiders commented on GitHub (Jul 7, 2023): +1
Author
Owner

@ddkooker2 commented on GitHub (Aug 3, 2023):

+1 Is there any update on this or a workarround found?
As descriped above im unable to find the code that is reffered to in the current build

<!-- gh-comment-id:1664365538 --> @ddkooker2 commented on GitHub (Aug 3, 2023): +1 Is there any update on this or a workarround found? As descriped above im unable to find the code that is reffered to in the current build
Author
Owner

@bernardolankheet commented on GitHub (Nov 24, 2023):

+1

<!-- gh-comment-id:1826003363 --> @bernardolankheet commented on GitHub (Nov 24, 2023): +1
Author
Owner

@wh1te909 commented on GitHub (Nov 24, 2023):

this feature is being worked on atm. i am locking this thread to avoid +1 spam

<!-- gh-comment-id:1826067093 --> @wh1te909 commented on GitHub (Nov 24, 2023): this feature is being worked on atm. i am locking this thread to avoid +1 spam
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tacticalrmm#2230
No description provided.