@@ -42,10 +42,25 @@ backend users.
4242See also TYPO3 Explained,
4343:ref: `Backend user management <t3coreapi:user-management >`.
4444
45- .. _system-modules-reactions :
45+ .. _system-modules-integrations :
46+
47+ Integrations backend module hub (optional)
48+ ==========================================
49+
50+ .. versionadded :: 14.0
51+ The new :guilabel: `System > Integrations ` module has been introduced.
52+
53+ The Integrations module provides a centralized location for managing all
54+ types of external system integrations in TYPO3.
55+
56+ It is only visible if at least one of its submodules is visible. Submodules
57+ can be provided by optional system extensions (see below) or third party
58+ extensions.
59+
60+ .. _system-modules-reactions :
4661
4762Reactions (optional)
48- ====================
63+ --------------------
4964
5065This module is only available if the system extension
5166:composer: `typo3/cms-reactions ` is installed. This extension handles **incoming **
@@ -55,17 +70,18 @@ reaction records.
5570It has its own manual:
5671:ref: `TYPO3 Reactions <typo3/cms-reactions:start >`.
5772
58- .. _system-modules-webhooks :
73+ .. _system-modules-webhooks :
5974
6075Webhooks (optional)
61- ===================
76+ -------------------
6277
6378This module is only available if the system extension
6479:composer: `typo3/cms-webhooks ` is installed. This extension handles **outgoing **
6580webhooks to TYPO3. It also provides a corresponding backend module to manage
6681webhook records in TYPO3.
6782
68- Unfortunately this extension is not documented at the time of writing.
83+ It has its own manual:
84+ :ref: `TYPO3 Webhooks <typo3/cms-webhooks:start >`.
6985
7086.. _system-modules-scheduler :
7187
0 commit comments