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
2023-01-29 19:42:15 +00:00
parent 43f89c5d15
commit e8c55eff27
16 changed files with 596 additions and 21 deletions

View File

@ -109,6 +109,37 @@
</a>
</div>
<div class="space-4 p-2 md:w-1/2">
<a href="/schrodingersgat/inventree-brother-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">
<div class="col p-4 d-flex flex-column position-static">
<div class="d-inline-block leading-loose">
<span class="plugin_cat">Printer</span>
<span class="plugin_tag">Label</span>
<span class="plugin_tag">Printer</span>
<span class="plugin_tag">Brother</span>
</div>
<h3 class="my-0">inventree-brother-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">Brother label printer plugin for InvenTree
</p>
</div>
</div>
</a>
</div>
</div>
</div>