Replies: 2 comments 10 replies
-
This can be done using a plugin. Have a look at the navigation mixin: |
Beta Was this translation helpful? Give feedback.
3 replies
-
This sounds wrong, we use navbar and login messages on the demo. In the config.yaml use customize.navbar_message or customize.login_message |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I want to add a link to my internal wiki so I can reach it easily from within Inventree.
At first, I looked at using
INVENTREE_CUSTOMIZE
, but thenavbar_message
isn't displayed in PUI :(I was thinking that my link could be added via some other customisation configuration, either in the About or System/Server information page. The About page doesn't quite fit I think because it's about the Inventree software, not the current deployment of it, but it already has a list of link. Both of these should work in both PUI and CUI
Alternatively, maybe we could add a section to the PUI navigation menu to add those "internal" links ?
Or, add the
navbar_message
to that PUI navigation menu? That could be the fastest and easiest way.Beta Was this translation helpful? Give feedback.
All reactions