2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-06-12 01:55:37 +00:00

reduce 'dead' code

This commit is contained in:
Matthias Mair
2022-04-18 21:27:49 +02:00
parent 34f77c57a8
commit 77c340a531
26 changed files with 3 additions and 27 deletions

View File

@ -1,11 +1,12 @@
---
layout: content
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. [Learn more](# TODO plugins)
### Highlights
###
Highlights
Use APIs supplied by your vendors or part libraries.
- [Digikey](digikey)
- [Octopart](octopart)