mirror of
https://github.com/inventree/inventree-website.git
synced 2025-06-12 10:05:36 +00:00
deploy: b06b8373b9
This commit is contained in:
@ -60,15 +60,14 @@
|
||||
<h2>Plugins</h2>
|
||||
|
||||
<p>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. <a href="#%20TODO%20plugins">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. <a href="https://inventree.readthedocs.io/en/latest/extend/plugins/">Learn more</a></p>
|
||||
|
||||
<h3 id="highlights">Highlights</h3>
|
||||
|
||||
<p>Add <a href="printers">printing capabilities</a> for your network connected printers to the webinterface and apps.</p>
|
||||
|
||||
<p>Integrate your Shopping or warehousing solution:</p>
|
||||
<p>Add <em>native printing capabilities</em> for your network connected printers to the webinterface and apps. There are plugins for:</p>
|
||||
<ul>
|
||||
<li><a href="shopify">Shopify</a></li>
|
||||
<li><a href="https://pypi.org/project/inventree-brother-plugin/">Brother QL</a></li>
|
||||
<li><a href="https://github.com/SergeoLacruz/inventree-zebra-plugin">Zebra</a></li>
|
||||
</ul>
|
||||
|
||||
<h3 id="plugin-repo">Plugin repo</h3>
|
||||
@ -136,7 +135,7 @@ We expose some internal python APIs to speed up your development and keep the in
|
||||
|
||||
<li><a href="/inventree-website/extend/plugin/" class="footer-link">Plugins</a></li>
|
||||
|
||||
<li><a href="/inventree-website/extend/integrate/kntree.html" class="footer-link">KiCad</a></li>
|
||||
<li><a href="%7B" name>"KiCad", "external"=>"https://github.com/sparkmicro/Ki-nTree"}" class="footer-link">KiCad</a></li>
|
||||
|
||||
</ul></nav>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user