From 53eab5c99d8c44348b744c6aa9d29b8fdcebf3bd Mon Sep 17 00:00:00 2001 From: Bego Alibasic <66250205+gobelius@users.noreply.github.com> Date: Wed, 24 Mar 2021 16:14:15 +0100 Subject: [PATCH] Update plugin.json (#25) Added KB article to plugin --- plugin.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/plugin.json b/plugin.json index 1cb039d..bd8271c 100755 --- a/plugin.json +++ b/plugin.json @@ -3,6 +3,7 @@ "pluginName": "Dynamic List", "pluginDescription": "Give your users a great experience. This feature gives users the ability to create community driven lists, each can be public or private. Users can create link, groups, and sub-groups each can be linked to different plug-ins such as a social wall, the possibilities are limitless.", "supportEmail": "support@buildfire.com", + "supportSite":"https://learn.buildfire.com/en/articles/4759761-how-to-use-the-dynamic-list-plugin", "control": { "content": { "enabled": true @@ -39,4 +40,4 @@ "path": "promo.gif" } ] -} \ No newline at end of file +}