11:navigation-title: System modules
2- .. include :: /Includes.rst.txt
3- .. _system-modules :
42
5- ==============
6- System modules
7- ==============
3+ .. include :: /Includes.rst.txt
4+ .. _system-modules :
5+ .. _administration-modules :
6+
7+ ======================
8+ Administration modules
9+ ======================
10+
11+ .. versionchanged :: 14.0
12+ Most modules in this area have been moved from :guilabel: `System `
13+ to :guilabel: `Administration <https://docs.typo3.org/permalink/changelog:feature-107628-1729026000>`_.
814
915System modules are backend modules in the group "System"
1016and they are only available to backend users with
1117admin permissions.
1218
1319Some modules are only available when you have an optional system extension
1420installed. If you want to see all available modules you can also make a
15- full TYPO3 install, see ` https://get.typo3.org/misc/composer/helper `__.
21+ full TYPO3 install, see https://get.typo3.org/misc/composer/helper
1622
1723.. contents:: Backend modules in group "System"
1824
1925.. _system-modules-permissions:
26+ .. _administration-modules-permissions:
2027
2128Permissions
2229===========
2330
31+ .. versionchanged:: 14.0
32+ This module has been moved from :guilabel:`System ` to :guilabel: `Administration
33+ <https://docs.typo3.org/permalink/changelog:feature-107628-1729026000>`_.
34+
2435In TYPO3, you can grant permissions to backend users.
2536At first, a newly created backend user without any administrative
26- privileges has no access to neither the page module nor the
37+ privileges has no access to neither the :guilabel:`Content > Layout ` module nor the
2738pages in the backend.
28- The module :guilabel: `System > Permissions ` can be used to view or edit
39+ The module :guilabel: `Administration > Permissions ` can be used to view or edit
2940these backend user permissions for pages in the backend.
3041
3142See also TYPO3 Explained,
3243:ref: `Permissions management <t3coreapi:permissions-management >`.
3344
3445.. _system-modules-backend-users :
46+ .. _administration-modules-backend-users :
3547
3648Backend Users
3749=============
3850
39- The module :guilabel: `System > Backend Users ` is used to create, edit and delete
51+ .. versionchanged :: 14.0
52+ This module has been moved from :guilabel: `Administration ` to :guilabel: `Administration `
53+ <https://docs.typo3.org/permalink/changelog:feature-107628-1729026000>`_.
54+
55+ The module :guilabel: `System > Users ` is used to create, edit and delete
4056backend users.
4157
4258See also TYPO3 Explained,
4359:ref: `Backend user management <t3coreapi:user-management >`.
4460
45- .. _ system -modules-integrations :
61+ .. _ administration -modules-integrations :
4662
4763Integrations backend module hub (optional)
4864==========================================
@@ -57,7 +73,8 @@ It is only visible if at least one of its submodules is visible. Submodules
5773can be provided by optional system extensions (see below) or third party
5874extensions.
5975
60- .. _system-modules-reactions :
76+ .. _system-modules-reactions :
77+ .. _administration-modules-reactions :
6178
6279Reactions (optional)
6380--------------------
@@ -70,7 +87,8 @@ reaction records.
7087It has its own manual:
7188:ref: `TYPO3 Reactions <typo3/cms-reactions:start >`.
7289
73- .. _system-modules-webhooks :
90+ .. _system-modules-webhooks :
91+ .. _administration-modules-webhooks :
7492
7593Webhooks (optional)
7694-------------------
@@ -84,6 +102,7 @@ It has its own manual:
84102:ref: `TYPO3 Webhooks <typo3/cms-webhooks:start >`.
85103
86104.. _system-modules-scheduler :
105+ .. _administration-modules-scheduler :
87106
88107Scheduler (optional)
89108====================
@@ -96,6 +115,7 @@ delivered by any extension. It has its own manual:
96115:ref: `TYPO3 Scheduler <typo3/cms-scheduler:start >`.
97116
98117.. _system-modules-scheduler-cronjobs :
118+ .. _administration-modules-scheduler-cronjobs :
99119
100120Cron jobs in Scheduler
101121----------------------
@@ -117,55 +137,21 @@ job should be performed once or frequently. To test your pattern you can insert
117137it `here <https://crontab.guru/ >`__ and test if it performs like you expect.
118138When you are not familiar with cron jobs we refer to https://en.wikipedia.org/wiki/Cron.
119139
120- .. _system-modules-dbcheck :
121-
122- DB check (optional)
123- ===================
124-
125- .. versionchanged :: 14.0
126- The tool :guilabel: `Check and Update Reference Index ` has been moved to
127- :guilabel: `Admin Tools > Maintenance `
128-
129- This module is only available if the system extension
130- :composer: `typo3/cms-lowlevel ` is installed.
131-
132- The *Database (DB) check * module offers functions related
133- to the database and its content.
134-
135- Record Statistics
136- Shows a count of the various records in the database,
137- broken down by type for pages and content elements.
138-
139- Search
140- A tool to search through the whole database. It offers an
141- advanced mode which is similar to a visual query builder.
142-
143- Some third party extensions offer similar but extended functionality around
144- the database, for example :composer: `fixpunkt/backendtools ` can be used during
145- development to find all pages that contain a certain plugin or that use
146- a certain backend layout etc.
147-
148- .. _system-modules-configuration :
149-
150- Configuration
151- =============
152-
153- The *Configuration * module can be used to view the various
154- configuration arrays used by the CMS. It is not the goal
155- of this tutorial to describe the role of each of these arrays,
156- you can discover their function as you dig deeper into
157- TYPO3 CMS. Let's just mention that the `$GLOBALS['TYPO3_CONF_VARS'] `
158- contains global configuration values.
159140
160141.. _system-modules-reports :
142+ .. _administration-modules-reports :
161143
162144Reports (optional)
163145==================
164146
147+ .. versionchanged :: 14.0
148+ This module has been moved from :guilabel: `System ` to :guilabel: `Administration `
149+ <https://docs.typo3.org/permalink/changelog:feature-107628-1729026000>`_.
150+
165151This module is only available if the system extension
166152:composer: `typo3/cms-reports ` is installed.
167153
168- The :guilabel: `System > Reports ` module contains information and diagnostic data
154+ The :guilabel: `Administration > Reports ` module contains information and diagnostic data
169155about your TYPO3 installation. It is recommended that you
170156regularly check the "Status Report" as it will inform you
171157about configuration errors, security issues, etc.
@@ -176,6 +162,7 @@ extensions. For example :composer:`apache-solr-for-typo3/solr` offers its own
176162section in the report module.
177163
178164.. _system-modules-log :
165+ .. _administration-modules-log :
179166
180167Log
181168===
0 commit comments