Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to create a plugin #184

Open
peakpwr opened this issue Dec 2, 2024 · 0 comments
Open

How to create a plugin #184

peakpwr opened this issue Dec 2, 2024 · 0 comments

Comments

@peakpwr
Copy link

peakpwr commented Dec 2, 2024

Hello,
i'm trying to understand how to create a plugin and load it.
I saw plugins in c++ and others using PyQt.
What is the template? From where to start?
Can plugins only be displayed as tabs or can plugins add a page as well?

How to work with the app launcher page?

I read through the wiki and some issues but I'm not entierly sure how it works.
I managed to compile dash with some added c++ plugins like the G37 plugin but can't understand how to add a python based plugin. I guess they need to be put inside the /build/plugin folder as the don't need compilation?

Maybe someone can help by providing a hello world python plugin with all needed files and the directory it has to be put.

Thank you very much :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant