Initial commit - Typo3 11.5.41

This commit is contained in:
Matteo Gallo
2026-07-03 17:53:31 +02:00
commit 5ca4743197
6811 changed files with 568848 additions and 0 deletions

View File

@@ -0,0 +1,28 @@
.. include:: /Includes.rst.txt
.. _configuration-extension-configuration:
Global extension configuration
==============================
After the installation has been completed, some global configuration can be defined.
If you are using TYPO3 8.7, this configuration can be found in the Extension Manager.
With version 9.5 this has been moved to the Install Tool.
Settings
--------
The following settings are available:
====================================== ========== ============================================================= =========================
Property: Data type: Description: Default:
====================================== ========== ============================================================= =========================
storeBackwardsCompatName boolean If set, the field `name` is populated with the values of the 1
fields `first_name`, `middle_name` and `last_name`.
-------------------------------------- ---------- ------------------------------------------------------------- -------------------------
readOnlyNameField boolean If set, the name field is set to read only which makes 1
absolutely sense if the value of the field is populated
automatically.
====================================== ========== ============================================================= =========================