Skip to content
Discussion options

You must be logged in to vote

@gunstr that should be perfectly fine - this is how I run all my plugin development.

  1. Create a plugin (ideally use the inventree plugin creator tool)
  2. pip install -e
  3. Restart the dev server (so that the plugin discovery works)
  4. Activate the plugin in the admin interface

It does not need to be added to the plugins file. This file is for automatically installing plugins from a remote source (e.g. pypi)

Replies: 4 comments 7 replies

Comment options

You must be logged in to vote
6 replies
@SchrodingersGat
Comment options

@gunstr
Comment options

@SchrodingersGat
Comment options

@gunstr
Comment options

@gunstr
Comment options

Answer selected by gunstr
Comment options

You must be logged in to vote
1 reply
@SchrodingersGat
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question This is a question plugin Plugin ecosystem setup Relates to the InvenTree setup / installation process
2 participants