Is there an upgrade path from Drupal 7 to Drupal 10?

Created on 24 October 2023, over 1 year ago

Problem/Motivation

I am trying to upgrade a Drupal 7 site to Drupal 10 with the Migrate Drupal module.

It looks like there is an upgrade path. However, on the "What will be upgraded?" page (/upgrade/review) (documentation: Review the pre-upgrade analysis ) the report says that Matomo Analytics will not be upgraded

Modules that will not be upgraded

Drupal 7 module name  | Drupal 7 machine name | Drupal 10
[...]
Matomo Analytics      | matomo                | Matomo Analytics

Steps to reproduce

  1. Install Drupal 10
  2. Download and enable Matomo, Migrate, Migrate Drupal, Migrate Drupal UI
  3. Go through the steps on Upgrade using web browser
  4. See that Matomo will not be upgraded

Proposed resolution

Figure out why Matomo is not listed under "Modules that will be upgraded".

Remaining tasks

User interface changes

API changes

Data model changes

Feature request
Status

Active

Version

2.0

Component

Code

Created by

🇩🇰Denmark ressa Copenhagen

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @ressa
  • 🇩🇪Germany marc.bau

    There is a migration, but for unknown reasons it is failing. Google Analytics is based on same code and works flawless.

    Migration worked well in past...

  • 🇫🇷France Toki Caen, Normandy

    Using drush commands to migrate items from D7 to D10, it fails indeed with Matomo.
    Launching drush mim upgrade_d7_matomo_settings shows immediate error message : Drupal\Component\Plugin\Exception\PluginNotFoundException: The "migration" plugin does not exist.
    The migrations folder is here, no problem, with its *.yml files for D6 and D7.
    I have imported many other things before (Fields, Commerce, Bibliography...) so I guess my Migrate install is OK.
    Last thing, if I try drush mim upgrade_d7_matomo_user_settings, it works.

  • 🇩🇰Denmark ressa Copenhagen

    With Drupal 7 now deprecated, this has become more important. It's one of the few modules without an upgrade path ...

Production build 0.71.5 2024