mirror of
https://github.com/inventree/inventree-website.git
synced 2025-06-16 12:05:25 +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>
|
||||
|
@ -210,12 +210,30 @@
|
||||
|
||||
|
||||
|
||||
<a class="label" href="/plugins/tags/#bom">
|
||||
<span class="badge">bom</span>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a class="label" href="/plugins/tags/#kicad">
|
||||
<span class="badge">kicad</span>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a class="label" href="/plugins/tags/#mouser">
|
||||
<span class="badge">mouser</span>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a class="label" href="/plugins/tags/#schematic">
|
||||
<span class="badge">schematic</span>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a class="label" href="/plugins/tags/#supplier">
|
||||
<span class="badge">supplier</span>
|
||||
</a>
|
||||
@ -264,7 +282,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
|
||||
@ -301,6 +322,10 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -348,7 +373,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
|
||||
@ -385,6 +413,10 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -421,6 +453,10 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -446,7 +482,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
|
||||
@ -500,7 +539,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
|
||||
@ -533,6 +575,10 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -569,6 +615,10 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -594,7 +644,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
|
||||
@ -654,7 +707,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
|
||||
@ -683,6 +739,10 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -734,7 +794,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
|
||||
@ -759,6 +822,10 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -810,7 +877,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
|
||||
@ -835,6 +905,10 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -882,7 +956,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
|
||||
@ -919,6 +996,10 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -966,7 +1047,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
|
||||
@ -1003,6 +1087,10 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -1044,7 +1132,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
|
||||
@ -1083,7 +1174,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
|
||||
@ -1107,6 +1201,10 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -1134,7 +1232,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
|
||||
@ -1186,7 +1287,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
|
||||
@ -1215,6 +1319,10 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -1262,7 +1370,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
|
||||
@ -1299,6 +1410,10 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -1346,7 +1461,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
|
||||
@ -1383,6 +1501,10 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -1430,7 +1552,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
|
||||
@ -1454,6 +1579,10 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="space-4 p-2 md:w-1/2"><a href="/SchrodingersGat/inventree-wireviz" 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">
|
||||
@ -1475,7 +1604,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
|
||||
@ -1529,7 +1661,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
|
||||
@ -1568,7 +1703,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
|
||||
@ -1592,6 +1730,10 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -1619,7 +1761,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
|
||||
@ -1653,6 +1798,10 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -1673,7 +1822,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.
|
||||
@ -1741,7 +1893,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
|
||||
@ -1778,6 +1933,10 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -1825,7 +1984,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
|
||||
@ -1854,6 +2016,10 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -1901,7 +2067,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
|
||||
@ -1938,6 +2107,10 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -1982,6 +2155,10 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -2009,7 +2186,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
|
||||
@ -2054,6 +2234,10 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -2075,7 +2259,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
|
||||
@ -2128,6 +2315,10 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -2155,7 +2346,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
|
||||
@ -2163,6 +2357,168 @@
|
||||
</div>
|
||||
</div>
|
||||
</a></div>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div id="bom" class="anchor"></div>
|
||||
<h2 class="text-lg sm:text-xl cm-gray-1 font-medium title-font mb-2">bom</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>
|
||||
|
||||
|
||||
|
||||
<div id="kicad" class="anchor"></div>
|
||||
<h2 class="text-lg sm:text-xl cm-gray-1 font-medium title-font mb-2">kicad</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>
|
||||
@ -2192,6 +2548,10 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -2215,7 +2575,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
|
||||
@ -2235,6 +2598,87 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div id="schematic" class="anchor"></div>
|
||||
<h2 class="text-lg sm:text-xl cm-gray-1 font-medium title-font mb-2">schematic</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>
|
||||
@ -2264,6 +2708,10 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -2287,7 +2735,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
|
||||
@ -2361,11 +2812,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