tacticalrmm icon indicating copy to clipboard operation
tacticalrmm copied to clipboard

Feature Request: White Label Support

Open johnnyq opened this issue 3 years ago • 18 comments

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

johnnyq avatar May 02 '21 18:05 johnnyq

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.

dinger1986 avatar May 02 '21 18:05 dinger1986

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.

johnnyq avatar May 02 '21 18:05 johnnyq

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!

dinger1986 avatar May 02 '21 19:05 dinger1986

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

wh1te909 avatar May 04 '21 07:05 wh1te909

Fantastic!! Thank you! @wh1te909

johnnyq avatar May 09 '21 16:05 johnnyq

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.

johnnyq avatar Jul 13 '21 21:07 johnnyq

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?

chrios avatar Dec 16 '21 12:12 chrios

+1 for White Label Customization

JSuenram avatar Feb 21 '22 07:02 JSuenram

+1 on this

The13thTimelord avatar Mar 17 '22 10:03 The13thTimelord

+1 too

Iryna28 avatar Apr 05 '22 22:04 Iryna28

+1

bernardolankheet avatar May 24 '22 17:05 bernardolankheet

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

davidenic871 avatar Oct 11 '22 13:10 davidenic871

+1

SecureCPU avatar Oct 19 '22 17:10 SecureCPU

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

silversword411 avatar Mar 23 '23 16:03 silversword411

+1

penzoiders avatar Jul 07 '23 13:07 penzoiders

+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

ddkooker2 avatar Aug 03 '23 17:08 ddkooker2

+1

bernardolankheet avatar Nov 24 '23 19:11 bernardolankheet

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

wh1te909 avatar Nov 24 '23 20:11 wh1te909