Commit e6764e9
committed
Add New Premium Plugin
Why these changes are being introduced:
A third premium plugin was purchased from InnoCraft. At the same time,
one of the other premium plugins had a pending update. Per the
documentation in the HOWTO-premium-plugins.md, this pass through the
repository just installs the plugin directory and files but does not
activate the plugin.
Additionally, we revert the copying of the config.ini.php file back to
the /var/www/html folder instead into the source folder. Now that we
have established the persistent storage for the config.ini file, we
don't need to worry about forcing it into the source.
How this addresses that need:
* Add the source code for the SearchEngineKeywordsPerformance plugin to
the files/ directory
* Add the new version for the HeatmapSessionRecording plugin to the
files/ directory
* Update the Dockerfile to copy the new plugin sources to the plugins/
directory
* Update the Dockerfile to copy the config.ini.php to /var/www/html
instead of to /usr/src/matomo
* Update the backup-data.sh script to make it a little cleaner
* Update the HOWTO-premium-plugins.md documentation
* Update the HOWTO-miscellaneous.md documentation to address a TooManyRedirectsException
Relevant ticket(s):
* https://mitlibraries.atlassian.net/browse/INFRA-5581 parent 30dc127 commit e6764e9
File tree
920 files changed
+139711
-22
lines changed- docs/HowTos
- files
- plugin-HeatmapSessionRecording-5.2.4
- Actions
- Activity
- Archiver
- Categories
- Columns/Metrics
- Commands
- Dao
- DataTable/Filter
- Diagnostic
- Input
- Install
- Model
- Reports
- Settings
- Tracker
- LogTable
- Updates
- Widgets
- config
- docs
- javascripts
- lang
- libs
- MutationObserver.js
- dist
- mutation-summary
- src
- util
- svg.js
- dist
- stylesheets
- templates
- vue
- dist
- src
- HeatmapVis
- HsrStore
- HsrTargetTest
- HsrUrlTarget
- ListOfPageviews
- ManageHeatmap
- ManageSessionRecording
- MatomoJsNotWritable
- SessionRecordingVis
- Tooltip
- plugin-SearchEngineKeywordsPerformance-5.0.22
- Activity
- Categories
- Client
- Configuration
- Columns
- Commands
- Diagnostic
- Exceptions
- Importer
- Model
- Monolog/Handler
- Provider
- Helper
- RecordBuilders
- Reports
- Updates
- config
- docs
- images
- lang
- stylesheets
- templates
- bing
- google
- yandex
- vendor
- composer
- prefixed
- firebase/php-jwt
- src
- google
- apiclient-services
- src
- Oauth2
- Resource
- SearchConsole
- Resource
- apiclient
- src
- AccessToken
- AuthHandler
- Http
- Service
- Task
- Utils
- auth
- src
- Cache
- CredentialSource
- Credentials
- HttpHandler
- Middleware
- guzzlehttp
- guzzle
- src
- Cookie
- Exception
- Handler
- promises
- src
- psr7
- src
- Exception
- paragonie
- constant_time_encoding
- src
- random_compat
- dist
- lib
- other
- phpseclib/phpseclib
- phpseclib
- Common/Functions
- Crypt
- Common
- Formats
- Keys
- Signature
- Traits
- DH
- Formats/Keys
- DSA
- Formats
- Keys
- Signature
- EC
- BaseCurves
- Curves
- Formats
- Keys
- Signature
- RSA
- Formats/Keys
- Exception
- File
- ASN1
- Maps
- Math
- BigInteger/Engines
- BCMath
- Reductions
- GMP
- PHP
- Reductions
- BinaryField
- Common
- FiniteField
- PrimeField
- Net
- SFTP
- System/SSH
- Agent
- Common/Traits
- psr
- cache
- src
- http-client
- src
- http-factory
- src
- http-message
- src
- ralouphie/getallheaders
- src
- symfony/deprecation-contracts
- vendor
- composer
- yiisoft
- vue
- dist
- src
- Admin
- Bing
- Configure
- Google
- Yandex
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
920 files changed
+139711
-22
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | | - | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
39 | 44 | | |
40 | 45 | | |
41 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
| 25 | + | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
47 | 49 | | |
48 | 50 | | |
49 | 51 | | |
| |||
53 | 55 | | |
54 | 56 | | |
55 | 57 | | |
56 | | - | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
57 | 61 | | |
58 | 62 | | |
59 | 63 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
4 | 9 | | |
5 | | - | |
6 | | - | |
| 10 | + | |
| 11 | + | |
7 | 12 | | |
8 | | - | |
9 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
10 | 24 | | |
11 | | - | |
12 | | - | |
| 25 | + | |
13 | 26 | | |
14 | 27 | | |
15 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
0 commit comments