Can't activate plugin

In my wordpress (php 8.2) site I downloaded the wordpress plugin but I can’t activate it.
It returns me thiis message

Warning : require_once(classes/WpMatomo/Admin/CookieConsent.php): Failed to open stream: No such file or directory in /web/htdocs/www.icrudiano.edu.it/home/sito/wp-content/plugins/matomo/classes/WpMatomo/Settings.php on line 90

Fatal error: Uncaught Error: Failed opening required ‘classes/WpMatomo/Admin/CookieConsent.php’ (include_path=‘.:/php8.2/lib/php’)
in /web/htdocs/www.icrudiano.edu.it/home/sito/wp-content/plugins/matomo/classes/WpMatomo/Settings.php on line 90

Stack di chiamate:

  1. matomo_plugin_autoloader()
    wp-content/plugins/matomo/classes/WpMatomo.php:50
  2. WpMatomo::__construct()
    wp-content/plugins/matomo/matomo.php:212
  3. include_once()
    wp-admin/includes/plugin.php:2314
  4. plugin_sandbox_scrape()
    wp-admin/plugins.php:192

Query Monitor

Fatal error : Uncaught Error: Failed opening required ‘classes/WpMatomo/Admin/CookieConsent.php’ (include_path=‘.:/php8.2/lib/php’) in /web/htdocs/www.icrudiano.edu.it/home/sito/wp-content/plugins/matomo/classes/WpMatomo/Settings.php:90 Stack trace: #0 /web/htdocs/www.icrudiano.edu.it/home/sito/wp-content/plugins/matomo/classes/WpMatomo.php(50): matomo_plugin_autoloader() #1 /web/htdocs/www.icrudiano.edu.it/home/sito/wp-content/plugins/matomo/matomo.php(212): WpMatomo->__construct() #2 /web/htdocs/www.icrudiano.edu.it/home/sito/wp-admin/includes/plugin.php(2314): include_once(‘…’) #3 /web/htdocs/www.icrudiano.edu.it/home/sito/wp-admin/plugins.php(192): plugin_sandbox_scrape() #4 {main} thrown in /web/htdocs/www.icrudiano.edu.it/home/sito/wp-content/plugins/matomo/classes/WpMatomo/Settings.php on line 90

Hello @Antonello_Facchetti

We’ve just released the 4.13.4 version of our plugin.
It embed a fix for your problem.
Could you update your version and tell us if you still encounter any issue?
Kind regards

Mat