plugin wip

This commit is contained in:
Joey Kimsey
2024-12-17 22:45:47 -05:00
parent 0955fb4175
commit e537771708
42 changed files with 1043 additions and 693 deletions

View File

@ -43,6 +43,10 @@ class Bookmarks extends Plugin {
'url' => '{ROOT_URL}bookmarks/index',
'filter' => 'loggedin',
],
[
'text' => 'Extensions',
'url' => '{ROOT_URL}extensions/index',
],
];
public $configMatrix = [
'enabled' => [