Configuration Reference¶
Extension Manager settings¶
Administrators can modify these by going to the Settings module in the TYPO3 backend and clicking on Extension Configuration.


The following configuration options are available for the extension.
- Enable debug mode for Siteimprove integration
| Property name: debugMode | Type: boolean | Default: false
Display debug information for the API connection.
- Siteimprove token
| Property name: token | Type: string | Default: ‘’
The Siteimprove API token. This token is necessary to display the correct analysis information for your site.
The token can be generated at https://my2.siteimprove.com/auth/token
Note
In TYPO3 versions prior to version 9, these settings can be found by clicking the cogwheel icon in the Extension Manager module.
User settings¶
- Every user can access their user settings by clicking their username in TYPO3’s top bar and choosing User Settings from the drop-down menu.
- In the Edit and Advanced functions tab of the User settings, a checkbox allows each user to individually enable or disable the Siteimprove functions.

- Enable Siteimprove
| Property name: use_siteimprove | Type: boolean | Default: false
A checkbox to toggle Siteimprove on and off
User TSconfig settings¶
You can also turn on and off the Siteimprove functionality for a single user or a whole user group through User TSconfig settings.

- siteImprove.disable
| Property name: siteImprove.disable | Type: boolean | Default: false
Toggle Siteimprove on and off for a single user or user group.