Skip to content

Commit 62baf14

Browse files
authored
Add information about sysext lowlevel
1 parent d208167 commit 62baf14

File tree

1 file changed

+12
-0
lines changed
  • Documentation/OtherBackendModules/SystemModules

1 file changed

+12
-0
lines changed

Documentation/OtherBackendModules/SystemModules/Index.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,18 @@ available to help filter this data.
3636
DB Check
3737
========
3838

39+
.. important::
40+
41+
"DB Check and :ref:`system-modules-configuration` are only available
42+
if the system extension "lowlevel" was installed and activated.
43+
44+
For Composer based systems (see also :ref:`t3install:extension-installation`):
45+
46+
.. code-block:: bash
47+
48+
composer req typo3/cms-lowlevel
49+
50+
3951
The *Database (DB) Check* module offers four functions related
4052
to the database and its content.
4153

0 commit comments

Comments
 (0)