You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Administrators have access to the System modules, including Permissions, Backend User, Log etc.)
42
36
37
+
.. seealso::
38
+
* `Using the backend module "Backend Users" to create admins (Getting Started Tutorial) <https://docs.typo3.org/permalink/t3start:backend-users-admin-backend-module>`_
39
+
* `Create an administrator / System Maintainer using a console command (Getting Started Tutorial) <https://docs.typo3.org/permalink/t3start:backend-users-admin-cli>`_
43
40
44
41
.. _user-management-system-maintainers:
45
42
.. _system-maintainer:
@@ -54,17 +51,16 @@ configuration.
54
51
Alternatively, the website can be set to "Development" mode in the Install
55
52
Tool. This will give all admin users system maintainer access.
System Maintainers are the only users who are able to see and access
58
+
:guilabel:`Admin Tools`, including the :guilabel:`Extension Manager`.
62
59
63
-
.. seealso::
64
-
* `Getting Started: Granting System Maintainer rights <https://docs.typo3.org/permalink/t3start:backend-users-system-maintainer>`_
65
-
* `Getting Started: Create an administrator / System Maintainer using a console command <https://docs.typo3.org/permalink/t3start:backend-users-admin-cli>`_
60
+
.. seealso::
61
+
* `Granting System Maintainer rights (Getting Started Tutorial)<https://docs.typo3.org/permalink/t3start:backend-users-system-maintainer>`_
62
+
* `Create an administrator / System Maintainer using a console command (Getting Started Tutorial)<https://docs.typo3.org/permalink/t3start:backend-users-admin-cli>`_
66
63
67
-
System Maintainers are the only users who are able to see and access
68
-
:guilabel:`Admin Tools` and the :guilabel:`Extension Manager`. These users are
64
+
System Maintainers are
69
65
persisted within the :file:`config/system/settings.php` as
0 commit comments