Skip to content

Commit 7389357

Browse files
Add CA plugin template XML for FolderView Plus
1 parent 2326826 commit 7389357

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

folderview.plus.xml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<Containers>
3+
<Plugin>True</Plugin>
4+
<PluginURL>https://raw.githubusercontent.com/alexphillips-dev/FolderView-Plus/main/folderview.plus.plg</PluginURL>
5+
<PluginAuthor>alexphillips-dev</PluginAuthor>
6+
<Beta>False</Beta>
7+
<Category>Tools:System</Category>
8+
<Name>FolderView Plus</Name>
9+
<CA>AddOn</CA>
10+
<Description>
11+
FolderView Plus organizes Docker containers and VMs into folders in Unraid, with import/export, backups, rules-based assignment, and enhanced status/health views.
12+
</Description>
13+
<Date>2026-03-07</Date>
14+
<MinVer>7.0.0</MinVer>
15+
<ExtraSearchTerms>folder view docker vm organization groups sorting import export backup rules</ExtraSearchTerms>
16+
<Support>https://forums.unraid.net/topic/197631-plugin-folderview-plus/</Support>
17+
<Icon>https://raw.githubusercontent.com/alexphillips-dev/FolderView-Plus/main/src/folderview.plus/usr/local/emhttp/plugins/folderview.plus/images/folder-icon.png</Icon>
18+
<Project>https://github.com/alexphillips-dev/FolderView-Plus</Project>
19+
</Containers>

0 commit comments

Comments
 (0)