Installing the plugin on Moodle 3.10 results in the error below:
!!! Plugin "tool_webanalytics" 2021122300 does not support this version of Moodle 310. Seek plugin information to find supported versions. !!!
!!
Error code: pluginunsupported !!
!! Stack trace: * line 628 of /lib/upgradelib.php: plugin_incompatible_exception thrown
* line 1936 of /lib/upgradelib.php: call to upgrade_plugins()
* line 489 of /lib/installlib.php: call to upgrade_noncore()
* line 469 of /lib/phpunit/classes/util.php: call to install_cli_database()
* line 150 of /admin/tool/phpunit/cli/util.php: call to phpunit_util::install_site()
!!
Installing dependencies from lock file (including require-dev)
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
46 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
Default exception handler: Plugin "tool_webanalytics" 2021122300 does not support this version of Moodle 310. Seek plugin information to find supported versions. Debug:
Error code: pluginunsupported
* line 628 of /lib/upgradelib.php: plugin_incompatible_exception thrown
* line 1936 of /lib/upgradelib.php: call to upgrade_plugins()
* line 489 of /lib/installlib.php: call to upgrade_noncore()
* line 469 of /lib/phpunit/classes/util.php: call to install_cli_database()
* line 150 of /admin/tool/phpunit/cli/util.php: call to phpunit_util::install_site()
Hi.
Installing the plugin on Moodle 3.10 results in the error below:
This is likely related to: https://tracker.moodle.org/browse/MDL-72324