DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

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:
activatePiBase boolean If set, the ancient plugin based on AbstractPlugin, formerly known as piBase is enabled and can be used. However, be aware that this plugin has been marked as deprecated and will be removed in version 5.0.0. Try not using this plugin! 0
storeBackwardsCompatName boolean If set, the field name is populated with the values of the fields first_name, middle_name and last_name. 1
backwardsCompatFormat string Define the format how the name field is populated. Use %1$s for the first name, %2$s for the middle name and %3$s for the last name. %1$s %3$s
readOnlyNameField boolean If set, the name field is set to read only which makes absolutely sense if the value of the field is populated automatically. 1