Deffered Class, Permissions

This commit is contained in:
2021-08-14 15:41:24 +02:00
parent 3a75eeb51f
commit a3696de0c7
3 changed files with 36 additions and 2 deletions
+15
View File
@@ -3,4 +3,19 @@
'name' => 'GA Social',
'description' => '',
],
'permissions' => [
'master' => [
'tab' => 'German Airlines VA - Social',
'label' => 'Manage Members and Social',
],
'forum' => [
'label' => 'Manage Forum',
],
'news' => [
'label' => 'Manage News and Newsletter',
],
],
'menu' => [
'main' => 'GA Social',
],
];