diff --git a/appinfo/info.xml b/appinfo/info.xml new file mode 100644 index 0000000..bf04f1e --- /dev/null +++ b/appinfo/info.xml @@ -0,0 +1,16 @@ + + + groupfolder_tags + Groupfolder Tags + Allows you to attach key-value tags to groupfolder + + 1.0.0 + agpl + Jonathan Treffler + GroupfolderTags + files + + + + \ No newline at end of file diff --git a/appinfo/routes.php b/appinfo/routes.php new file mode 100644 index 0000000..4aca6c4 --- /dev/null +++ b/appinfo/routes.php @@ -0,0 +1,8 @@ + [ + ], + 'routes' => [ + ] +]; \ No newline at end of file