I would like to use the Sentry plugin but I'm confused in the installation process.
From the README.md I understand I must run composer install --no-dev from root of Matomo project.
But in the documentation on plugins.matomo.org, composer install --no-dev must be run from inside plugins/Sentry folder.
Which instructions are the right one ?
I would like to use the Sentry plugin but I'm confused in the installation process. From the README.md I understand I must run
composer install --no-dev
from root of Matomo project. But in the documentation on plugins.matomo.org,composer install --no-dev
must be run from inside plugins/Sentry folder. Which instructions are the right one ?