Merged
Conversation
Minor updates to How-To documentation.
Why these changes are being introduced: This is the quarterly maintenance routine for Matomo, which includes installing any application updates. How this addresses that need: * Update the Docker container source to the latest available version, v5.7.0 (released 1/30/2026) Side effects of this change: 1. During the first pass of this update, there were changes to the config.ini.php file that are now captured in this commit. 2. The upgrade to 5.7.0 DOES require a database upgrade. Relevant ticket(s): * https://mitlibraries.atlassian.net/browse/INFRA-603
Why these changes are being introduced: This is the quarterly maintenance for Matomo. How this addresses that need: * Update all the premium plugins to the latest available versions from shop.matomo.org * (note that there are no updates for the two non-premium plugins) Side effects of this change: None. Relevant ticket(s): * https://mitlibraries.atlassian.net/browse/INFRA-603
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
As part of the quarterly update of Matomo, this updates the Matomo application itself and the premium plugins.
NOTE 1: The Matomo upgrade *DOES require a database update.
NOTE 2: There are minor changes to the
config.ini.phpfile as part of the Matomo upgrade.Helpful background context
Matomo updates are now scheduled quarterly, triggered by an automatic ticket generated in JSM.
How can a reviewer manually see the effects of these changes?
These changes have been deployed in Dev1. The review can log in to the dev-matomo instance and verify that all the versions are up-to-date.
Includes new or updated dependencies?
NO
What are the relevant tickets?
Developer
Code Reviewer
(not just this pull request message)