mirror of
https://github.com/inventree/inventree-website.git
synced 2025-06-14 02:55:34 +00:00
deploy: ca777e4a44
This commit is contained in:
@ -84,6 +84,12 @@
|
||||
|
||||
|
||||
|
||||
<a class="label" href="/plugins/categories/#extension">
|
||||
<span class="badge">Extension</span>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a class="label" href="/plugins/categories/#notifications">
|
||||
<span class="badge">Notifications</span>
|
||||
</a>
|
||||
@ -164,6 +170,10 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
@ -191,6 +201,10 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -226,6 +240,76 @@
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div id="extension" class="anchor"></div>
|
||||
<h2 class="text-lg sm:text-xl cm-gray-1 font-medium title-font mb-2">Extension</h2>
|
||||
|
||||
<div class="flex flex-wrap">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<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">
|
||||
<div class="col p-4 d-flex flex-column position-static">
|
||||
<div class="d-inline-block leading-loose">
|
||||
|
||||
<span class="plugin_cat">Extension</span>
|
||||
|
||||
|
||||
<span class="plugin_tag">BOM</span>
|
||||
|
||||
<span class="plugin_tag">Build</span>
|
||||
|
||||
<span class="plugin_tag">Part</span>
|
||||
|
||||
</div>
|
||||
<h3 class="my-0">inventree-wireviz-plugin</h3>
|
||||
<div class="mb-1 text-muted">
|
||||
|
||||
|
||||
<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>
|
||||
</a>
|
||||
</div>
|
||||
<p class="my-0">Wireviz Extension for InvenTree
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</a></div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
@ -297,6 +381,10 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -397,6 +485,10 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="space-4 p-2 md:w-1/2"><a href="/SergeoLacruz/inventree-zebra-plugin" 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">
|
||||
@ -494,6 +586,10 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user