2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-06-12 10:05:36 +00:00
This commit is contained in:
matmair
2022-11-26 00:08:15 +00:00
parent 463ed678b3
commit 0aa0913676
8 changed files with 16 additions and 13 deletions

View File

@ -60,7 +60,9 @@
<h2>Plugins</h2>
<p>We supply core-dev and community built plugins to get you started with extending InvenTrees 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. <a href="https://docs.inventree.org/en/latest/extend/plugins/">Learn more</a></p>
We expose some internal python APIs to speed up your development and keep the instance running while you discover the possibilities.</p>
<p>You can read more about the plugin architecture, including information on developing new plugins, on our <a href="https://docs.inventree.org/en/latest/extend/plugins/">documentation</a></p>
<h3 id="highlights">Highlights</h3>