install plugin

This commit is contained in:
2020-09-08 14:40:03 +02:00
parent 29a83739f4
commit c471d6ad2b
286 changed files with 24316 additions and 7 deletions
@@ -0,0 +1,7 @@
---
title: Group Manager
access:
admin.groups: true
admin.login: true
admin.super: true
---
@@ -0,0 +1,7 @@
---
title: User Expert
access:
admin.users_expert: true
admin.login: true
admin.super: true
---
@@ -0,0 +1,7 @@
---
title: User Manager
access:
admin.users: true
admin.login: true
admin.super: true
---