Configuration Reference

Extension Manager settings

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

Finding the Extension Configuration within the Settings module. The extension configuration options for the Siteimprove extension.

The following configuration options are available for the extension.

Enable Siteimprove for all users with permissions

| Property name: enabledByDefault | Type: boolean | Default: false

When this property is enabled, all users that have the User TSconfig setting options.siteImprove.enable set to 1 or true will see the Siteimprove widget in the page module. Users can disable Siteimprove for themselves by using the setting Disable Siteimprove in the User Settings

Enable debug mode for Siteimprove integration

| Property name: debugMode | Type: boolean | Default: false

Display debug information for the API connection.

Add user name for Siteimprove API connection

| Property name: apiUserName | Type: string | Default:

Add user name for Siteimprove API connection to be able to use it for the Dashboard widget.

Add key for Siteimprove API connection

| Property name: apiKey | Type: string | Default:

Add key for Siteimprove API connection to be able to use it for the Dashboard widget.

User settings

  1. 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.

  2. In the Edit and Advanced functions tab of the User settings, a checkbox allows each user to individually enable or disable the Siteimprove functions.

Finding Siteimprove in the User Settings
Enable Siteimprove

| Property name: use_siteimprove | Type: boolean | Default: false

A checkbox to toggle Siteimprove on and off

Disable Siteimprove

| Property name: disable_siteimprove | Type: boolean | Default: false

A checkbox to disable Siteimprove although you have access to the feature

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.

Disabling Siteimprove for a single user.
options.siteImprove.disable

| Property name: options.siteImprove.disable | Type: boolean | Default: false

With this setting, you can disable Siteimprove although the editor itself enabled it in the User Settings. This option only works when you have not enabled Siteimprove by default.

options.siteImprove.enable

| Property name: options.siteImprove.enable | Type: boolean | Default: false

With this setting, you can enable Siteimprove unless the editor itself disabled it in the User Settings. This option only works when you have enabled Siteimprove by default.