mirror of
https://github.com/inventree/inventree-website.git
synced 2025-06-12 10:05:36 +00:00
deploy: 7b41879ae7
This commit is contained in:
36
plugins.html
36
plugins.html
@ -495,6 +495,42 @@ A label printing plugin for <a href="https://inventree.org">InvenTree</a>, which
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="space-4 p-2 md:w-1/2">
|
||||
<a href="/wolflu05/inventree-report-lsp-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">Label</span>
|
||||
|
||||
<span class="plugin_cat">Reporting</span>
|
||||
|
||||
|
||||
<span class="plugin_tag">Label</span>
|
||||
|
||||
<span class="plugin_tag">report</span>
|
||||
|
||||
<span class="plugin_tag">LSP</span>
|
||||
|
||||
</div>
|
||||
<h3 class="my-0">inventree-report-lsp-plugin</h3>
|
||||
<div class="mb-1 text-muted">
|
||||
|
||||
|
||||
<a href="/wolflu05">
|
||||
<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">A report editor with auto completion, diagnostic messages and many more capabilities to help with creating custom templates, powered by <a href="https://github.com/fourdigits/django-template-lsp">django-template-lsp</a>.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="space-4 p-2 md:w-1/2">
|
||||
<a href="/SergeoLacruz/inventree-supplier-panel" 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">
|
||||
|
Reference in New Issue
Block a user