mirror of
https://github.com/inventree/inventree-docs.git
synced 2025-05-03 07:58:55 +00:00
update link
This commit is contained in:
parent
fd6aec203e
commit
57004689a8
@ -22,7 +22,7 @@ Note: Plugins are discovered and loaded only when the server is started.
|
|||||||
|
|
||||||
### Plugin Base Class
|
### Plugin Base Class
|
||||||
|
|
||||||
Custom plugins must inherit from the [IntegrationPluginBase class](https://github.com/inventree/InvenTree/blob/master/InvenTree/plugin/integration.py). Any plugins installed via the methods outlined above will be "discovered" when the InvenTree server launches.
|
Custom plugins must inherit from the [IntegrationPluginBase class](https://github.com/inventree/InvenTree/blob/2d1776a151721d65d0ae007049d358085b2fcfd5/InvenTree/plugin/plugin.py#L204). Any plugins installed via the methods outlined above will be "discovered" when the InvenTree server launches.
|
||||||
|
|
||||||
### Plugin Options
|
### Plugin Options
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user