mirror of
https://github.com/inventree/inventree-website.git
synced 2025-06-15 11:35:28 +00:00
deploy: ae791a7edf
This commit is contained in:
@ -96,6 +96,12 @@
|
||||
|
||||
|
||||
|
||||
<a class="label" href="/plugins/categories/#integration">
|
||||
<span class="badge">Integration</span>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a class="label" href="/plugins/categories/#notifications">
|
||||
<span class="badge">Notifications</span>
|
||||
</a>
|
||||
@ -138,6 +144,10 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -158,7 +168,10 @@
|
||||
|
||||
|
||||
<a href="/matmair">
|
||||
<span class="inline-flex">by <img src="https://github.com/matmair.png?size=40" alt="mdo" class="self-center w-5 h-5 rounded-full" style="margin:0px"> matmair</span>
|
||||
<span class="inline-flex">
|
||||
<img src="https://github.com/matmair.png?size=40" alt="mdo" class="self-center w-5 h-5 rounded-full" style="margin:0px">
|
||||
<p> matmair</p>
|
||||
</span>
|
||||
</a>
|
||||
</div>
|
||||
<p class="my-0">Use RapiDoc for Inventree API docs.
|
||||
@ -226,7 +239,10 @@
|
||||
|
||||
|
||||
<a href="/wolflu05">
|
||||
<span class="inline-flex">by <img src="https://github.com/wolflu05.png?size=40" alt="mdo" class="self-center w-5 h-5 rounded-full" style="margin:0px"> wolflu05</span>
|
||||
<span class="inline-flex">
|
||||
<img src="https://github.com/wolflu05.png?size=40" alt="mdo" class="self-center w-5 h-5 rounded-full" style="margin:0px">
|
||||
<p> wolflu05</p>
|
||||
</span>
|
||||
</a>
|
||||
</div>
|
||||
<p class="my-0">Bulk creation plugin for InvenTree
|
||||
@ -255,6 +271,10 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -295,6 +315,10 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -316,7 +340,10 @@
|
||||
|
||||
|
||||
<a href="/matmair">
|
||||
<span class="inline-flex">by <img src="https://github.com/matmair.png?size=40" alt="mdo" class="self-center w-5 h-5 rounded-full" style="margin:0px"> matmair</span>
|
||||
<span class="inline-flex">
|
||||
<img src="https://github.com/matmair.png?size=40" alt="mdo" class="self-center w-5 h-5 rounded-full" style="margin:0px">
|
||||
<p> matmair</p>
|
||||
</span>
|
||||
</a>
|
||||
</div>
|
||||
<p class="my-0">Integrate Zapier into InvenTree
|
||||
@ -361,6 +388,10 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -386,7 +417,10 @@
|
||||
|
||||
|
||||
<a href="/schrodingersgat">
|
||||
<span class="inline-flex">by <img src="https://github.com/SchrodingersGat.png?size=40" alt="mdo" class="self-center w-5 h-5 rounded-full" style="margin:0px"> SchrodingersGat</span>
|
||||
<span class="inline-flex">
|
||||
<img src="https://github.com/SchrodingersGat.png?size=40" alt="mdo" class="self-center w-5 h-5 rounded-full" style="margin:0px">
|
||||
<p> SchrodingersGat</p>
|
||||
</span>
|
||||
</a>
|
||||
</div>
|
||||
<p class="my-0">Wireviz Extension for InvenTree
|
||||
@ -402,6 +436,87 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div id="integration" class="anchor"></div>
|
||||
<h2 class="text-lg sm:text-xl cm-gray-1 font-medium title-font mb-2">Integration</h2>
|
||||
|
||||
<div class="flex flex-wrap">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="space-4 p-2 md:w-1/2"><a href="/afkiwers/inventree-kicad" class="no-underline" aria-label="open plugin details">
|
||||
<div class="row g-0 border rounded overflow-hidden flex-md-row mb-4 shadow-sm h-md-250 position-relative">
|
||||
<div class="col p-4 d-flex flex-column position-static">
|
||||
<div class="d-inline-block leading-loose">
|
||||
|
||||
<span class="plugin_cat">Integration</span>
|
||||
|
||||
|
||||
<span class="plugin_tag">schematic</span>
|
||||
|
||||
<span class="plugin_tag">bom</span>
|
||||
|
||||
<span class="plugin_tag">kicad</span>
|
||||
|
||||
</div>
|
||||
<h3 class="my-0">inventree-kicad-plugin</h3>
|
||||
<div class="mb-1 text-muted">
|
||||
|
||||
|
||||
<a href="/afwkiers">
|
||||
<span class="inline-flex">
|
||||
<img src="https://github.com/afkiwers.png?size=40" alt="mdo" class="self-center w-5 h-5 rounded-full" style="margin:0px">
|
||||
<p> afkiwers</p>
|
||||
</span>
|
||||
</a>
|
||||
</div>
|
||||
<p class="my-0">KiCad Integration for InvenTree
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</a></div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
@ -446,7 +561,10 @@
|
||||
|
||||
|
||||
<a href="/matmair">
|
||||
<span class="inline-flex">by <img src="https://github.com/matmair.png?size=40" alt="mdo" class="self-center w-5 h-5 rounded-full" style="margin:0px"> matmair</span>
|
||||
<span class="inline-flex">
|
||||
<img src="https://github.com/matmair.png?size=40" alt="mdo" class="self-center w-5 h-5 rounded-full" style="margin:0px">
|
||||
<p> matmair</p>
|
||||
</span>
|
||||
</a>
|
||||
</div>
|
||||
<p class="my-0">Send notifications from InvenTree via Apprise
|
||||
@ -483,6 +601,10 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -524,7 +646,10 @@
|
||||
|
||||
|
||||
<a href="/schrodingersgat">
|
||||
<span class="inline-flex">by <img src="https://github.com/SchrodingersGat.png?size=40" alt="mdo" class="self-center w-5 h-5 rounded-full" style="margin:0px"> SchrodingersGat</span>
|
||||
<span class="inline-flex">
|
||||
<img src="https://github.com/SchrodingersGat.png?size=40" alt="mdo" class="self-center w-5 h-5 rounded-full" style="margin:0px">
|
||||
<p> SchrodingersGat</p>
|
||||
</span>
|
||||
</a>
|
||||
</div>
|
||||
<p class="my-0">Brother label printer plugin for InvenTree
|
||||
@ -563,7 +688,10 @@
|
||||
|
||||
|
||||
<a href="/wolflu05">
|
||||
<span class="inline-flex">by <img src="https://github.com/wolflu05.png?size=40" alt="mdo" class="self-center w-5 h-5 rounded-full" style="margin:0px"> wolflu05</span>
|
||||
<span class="inline-flex">
|
||||
<img src="https://github.com/wolflu05.png?size=40" alt="mdo" class="self-center w-5 h-5 rounded-full" style="margin:0px">
|
||||
<p> wolflu05</p>
|
||||
</span>
|
||||
</a>
|
||||
</div>
|
||||
<p class="my-0">Label printing plugin for generic cups printers
|
||||
@ -587,6 +715,10 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -614,7 +746,10 @@
|
||||
|
||||
|
||||
<a href="/SergeoLacruz">
|
||||
<span class="inline-flex">by <img src="https://github.com/SergeoLacruz.png?size=40" alt="mdo" class="self-center w-5 h-5 rounded-full" style="margin:0px"> SergeoLacruz</span>
|
||||
<span class="inline-flex">
|
||||
<img src="https://github.com/SergeoLacruz.png?size=40" alt="mdo" class="self-center w-5 h-5 rounded-full" style="margin:0px">
|
||||
<p> SergeoLacruz</p>
|
||||
</span>
|
||||
</a>
|
||||
</div>
|
||||
<p class="my-0">Zebra Label Printer Plugin for Inventree
|
||||
@ -651,6 +786,10 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -674,7 +813,10 @@
|
||||
|
||||
|
||||
<a href="/SergeoLacruz">
|
||||
<span class="inline-flex">by <img src="https://github.com/SergeoLacruz.png?size=40" alt="mdo" class="self-center w-5 h-5 rounded-full" style="margin:0px"> SergeoLacruz</span>
|
||||
<span class="inline-flex">
|
||||
<img src="https://github.com/SergeoLacruz.png?size=40" alt="mdo" class="self-center w-5 h-5 rounded-full" style="margin:0px">
|
||||
<p> SergeoLacruz</p>
|
||||
</span>
|
||||
</a>
|
||||
</div>
|
||||
<p class="my-0">Create Mouser shopping cart from purchase order
|
||||
@ -748,11 +890,9 @@
|
||||
|
||||
<li><a href="/extend/app.html" class="footer-link">App</a></li>
|
||||
|
||||
<li><a href="/extend/integrate/" class="footer-link">Integrate</a></li>
|
||||
|
||||
<li><a href="/extend/plugin/" class="footer-link">Plugins</a></li>
|
||||
|
||||
<li><a href="https://github.com/sparkmicro/Ki-nTree" class="footer-link">KiCad</a></li>
|
||||
<li><a href="/extend/integrate/" class="footer-link">Integrations</a></li>
|
||||
|
||||
</ul></nav>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user