Upgrade

From version 2.x to 3.0

No migration necessary.

The date ranges for the following widgets have been changed:

Old configuration: current month
period: month date: today
New configuration: last 28 days
period: range date: last28

You can define your custom date ranges as described in the widget configuration.

From version 1.x to 2.0

No migration necessary.

From version 0.3 to 1.0

In version 1.0 the format changed how the active widgets for a site are stored in the site configuration. For the migration of this configuration an upgrade wizard is available.

The migration can be started in the TYPO3 backend via Admin Tools > Upgrade > Upgrade Wizard.

Migrate configuration in backend

Migrate configuration in backend

Alternatively, you can also execute the migration wizard on a TYPO3 console:

Migrate configuration on console

Migrate configuration on console

The migration wizard updates:

  • File config/<site_identifier>/config.yaml

From version 0.2 to 0.3

To allow the configuration of more than one Matomo instance the configuration moved from the extension configuration to the site management.

Migrating from extension configuration to site configuration

The migration can be started in the TYPO3 backend via Admin Tools > Upgrade > Upgrade Wizard.

Migrate configuration in backend

Migrate configuration in backend

Alternatively, you can also execute the migration wizard on a TYPO3 console:

Migrate configuration on console

Migrate configuration on console

The migration wizard updates:

  • File typo3conf/LocalConfiguration.php
  • File config/<site_identifier>/config.yaml

Migrating the dashboard widgets

As the identifiers of the dashboard widgets have changed they can also be migrated to the new identifiers. If multiple site configuration exist the widgets have to be assigned manually to the dashboards again.

The migration can be started in the TYPO3 backend via Admin Tools > Upgrade > Upgrade Wizard.

Migrate dashboard widgets in backend

Migrate dashboard widgets in backend

Alternatively, you can also execute the migration wizard on a TYPO3 console:

Migrate dashboard widgets on console

Migrate dashboard widgets on console

The migration wizard updates:

  • Table "be_dashboards"

Migrating the backend user group configuration

Use this upgrade wizard to migrate the widget identifiers to the new format. If multiple site configuration exist the widgets have to be assigned manually to the backend user groups again.

Migrate widgets identifiers of backend user groups in backend

Migrate widgets identifiers of backend user groups in backend

Alternatively, you can also execute the migration wizard on a TYPO3 console:

Migrate widgets identifiers of backend user groups on console

Migrate widgets identifiers of backend user groups on console

The migration wizard updates:

  • Table "be_groups"