Warning: file_get_contents(/home/laufer/trasa3.pl/stat/plugins/Morpheus/templates/simpleLayoutHeader.tpl): Failed to open stream: No such file or directory in /home/laufer/trasa3.pl/stat/core/testMinimumPhpVersion.php on line 182
Warning: file_get_contents(/home/laufer/trasa3.pl/stat/plugins/Morpheus/templates/simpleLayoutFooter.tpl): Failed to open stream: No such file or directory in /home/laufer/trasa3.pl/stat/core/testMinimumPhpVersion.php on line 186
It appears the composer tool is not yet installed. You can install Composer in a few easy steps:
In the matomo directory, run in the command line the following (eg. via ssh):
curl -sS https://getcomposer.org/installer | php
php composer.phar install
This will initialize composer for Matomo and download libraries we use in vendor/* directory.
Then reload this page to access your analytics reports.
For more information check out this FAQ: How do I use Matomo from the Git repository?.
Note: if for some reasons you cannot install composer, instead install the latest Matomo release from builds.matomo.org. | Go to Matomo