mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 06:55:52 +03:00
[GH-ISSUE #463] Feature Request: White Label Support #2230
Labels
No labels
In Process
bug
bug
dev-triage
documentation
duplicate
enhancement
fixed
good first issue
help wanted
integration
invalid
pull-request
question
requires agent update
security
ui tweak
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tacticalrmm#2230
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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

Tactical Login
Describe the solution you'd like
Add an option to change these login banners
@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.
@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.
@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!
@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
@johnnyq commented on GitHub (May 9, 2021):
Fantastic!! Thank you! @wh1te909
@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.
@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
Login page:
https://github.com/wh1te909/tacticalrmm/blob/develop/web/src/views/Login.vue
Browse Tab Favicon: (maybe?)
Of course it will be overwritten on update but until the feature is added you can just update it there for now?
@JSuenram commented on GitHub (Feb 21, 2022):
+1 for White Label Customization
@The13thTimelord commented on GitHub (Mar 17, 2022):
+1 on this
@VinceIT28 commented on GitHub (Apr 5, 2022):
+1 too
@bernardolankheet commented on GitHub (May 24, 2022):
+1
@davidenic871 commented on GitHub (Oct 11, 2022):
Hi, where are these files and what are they called? I can't find the path.
Thanks
@SecureCPU commented on GitHub (Oct 19, 2022):
+1
@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@penzoiders commented on GitHub (Jul 7, 2023):
+1
@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
@bernardolankheet commented on GitHub (Nov 24, 2023):
+1
@wh1te909 commented on GitHub (Nov 24, 2023):
this feature is being worked on atm. i am locking this thread to avoid +1 spam