Own plugin not showing in web view #3124
Xenomatiker
started this conversation in
General
Replies: 2 comments 2 replies
-
@Xenomatiker in order to make it work in the WebUI, you have to:
|
Beta Was this translation helpful? Give feedback.
1 reply
-
When it is finished, you can propose a pull request, it may interest others users :) |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Check the bug
Before filling this bug report, please search if a similar issue already exists.
In this case, just add a comment on this existing issue.
Not found anything related
Describe the bug
I (~ChatGPT) coded a plugin for me. The plugin does show correctly in non web view. On web view, the content is missing.
To Reproduce
Steps to reproduce the behavior (System-Specific):
Install docker and plugins
Create Repos:
mkdir -p ~/docker/glances/ups
nano ~/docker/Dockerfile
docker-compose.yml
file:nano ~/docker/docker-compose.yml
__init__.py
):nano ~/docker/glances/ups/__init__.py
sudo docker exec -it info-dashboard /bin/sh
glances/outputs/glances_curses.py
to add the plugin to sidebar:Expected behavior
See stats on the web gui
Screenshots
If applicable, add screenshots to help explain your problem.
Local:


Web:
Environement (please complete the following information)
To be completed with result of: lsb_release -a
To be completed with result of: glances -V
To be completed
--> Steps to reproduceTo be completed with result of: glances --issue
Beta Was this translation helpful? Give feedback.
All reactions