2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-10-23 17:57:39 +00:00
Files
inventree-website/extend/plugin/index.md
Oliver c09d49ab97 Rolling stocktake plugin (#251)
* Add plugin entry

* Add blog entry

* Fix internal link
2025-10-15 22:26:28 +11:00

1.1 KiB

title
title
Plugins

We supply core-dev and community built plugins to get you started with extending InvenTree's functionality. Plugins can hook into many parts of the UI, buisness logic and webserver.

We expose some internal Python APIs to speed up your development and keep the instance running while you discover the possibilities.

You can read more about the plugin architecture, including information on developing new plugins, on our documentation

Highlights

Add native printing capabilities for your network connected printers to the webinterface and apps. There are plugins for:

Plugins

You can find all tagged plugins on PyPi and GitHub.

We also offer a plugin repository with a community driven list of plugins. We encourage you to add your own plugins to this list.