From 47bae413dee9e052b49498881a34e7d701cb49de Mon Sep 17 00:00:00 2001 From: Matthias Mair Date: Sat, 28 Jan 2023 15:54:50 +0100 Subject: [PATCH] add link to tags/categories --- plugins.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/plugins.html b/plugins.html index e3e18923..4bad3ecc 100644 --- a/plugins.html +++ b/plugins.html @@ -6,10 +6,11 @@ permalink: /plugins

InvenTree Plugin List

-

+

InvenTree is a modular application and can be extended with plugins. This list is a collection of plugins that have been developed by the community. Beeing on this list does not mean that the plugin is officially supported by the InvenTree core team. We also do not check for security, privacy or performance issues or compatibility with the latest InvenTree version. -

+

+ You can also browse for plugins by tags or categories

{% for plugin in site.repo %}