Skip to content

Commit c6f26b7

Browse files
author
Alexander Bigga
authored
Update README.md
1 parent d311a38 commit c6f26b7

File tree

1 file changed

+35
-1
lines changed

1 file changed

+35
-1
lines changed

README.md

Lines changed: 35 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,36 @@
1-
# digas-fe-management
1+
# DiGA.Sax Frontend Management
22

3+
## What it is
4+
5+
This extension provides the possibility to register for frontend user acconts on the DiGA.Sax website (frontend user management). Frontend users are ordinary TYPO3 frontend users and much of TYPO3 features are used.
6+
7+
Frontend users have the possibility to request access to access-restricted documents. The request will be confirmed or rejected by an adminstrative user.
8+
9+
## Features
10+
11+
* different roles (frontend user groups) for the users
12+
* private, institutional, company users with indiviual access rights
13+
* users with global access right
14+
* administrative users
15+
* administrator dashboard
16+
* list and edit all users
17+
* edit, confirm or reject user access requests
18+
* basket feature to add mulitple documents into one request
19+
* access restriction on frontend level depending on frontend user groups and individual access rights
20+
* statistics function for downloads and workviews for administrators and the user itself
21+
* save individual search requests
22+
* scheduler tasks for jobs for the user access management
23+
24+
## Requirements
25+
26+
This extension needs the following requirements to work properly:
27+
28+
* TYPO3 10.4
29+
* [Kitodo.Presentation 4.0](https://github.com/kitodo/kitodo-presentation)
30+
* Sitepackage [slub_web_digas](https://git.slub-dresden.de/slub-webseite/slub-web-digas)
31+
* Extension [fe_change_pwd](https://github.com/derhansen/fe_change_pwd)
32+
* Extension [femanager](https://github.com/in2code-de/femanager)
33+
34+
## Contact
35+
36+
If you have any questions about this extension, you may reach the developer via [email protected].

0 commit comments

Comments
 (0)