File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed
Documentation/Concepts/Backend/SystemModules Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change 66System modules
77==============
88
9- The backend modules in group system are only available to backend users with
9+ System modules are backend modules in the group "System"
10+ and they are only available to backend users with
1011admin permissions.
1112
1213Some modules are only available when you have an optional system extension
@@ -20,8 +21,12 @@ full TYPO3 install, see `https://get.typo3.org/misc/composer/helper`__.
2021Permissions
2122===========
2223
24+ In TYPO3, you can grant permissions to backend users.
25+ At first, a newly created backend user without any administrative
26+ privileges has no access to neither the page module nor the
27+ pages in the backend.
2328The module :guilabel: `System > Permissions ` can be used to view or edit
24- backend user permissions for pages in the backend.
29+ these backend user permissions for pages in the backend.
2530
2631See also TYPO3 Explained,
2732:ref: `Permissions management <t3coreapi:permissions-management >`.
@@ -58,7 +63,7 @@ Webhooks (optional)
5863This module is only available if the system extension
5964:composer: `typo3/cms-webhooks ` is installed. This extension handles **outgoing **
6065webhooks to TYPO3. It also provides a corresponding backend module to manage
61- webhook records in the TYPO3.
66+ webhook records in TYPO3.
6267
6368Unfortunately this extension is not documented at the time of writing.
6469
You can’t perform that action at this time.
0 commit comments