Skip to content

Commit dcfd247

Browse files
tsteursgiehl
andauthored
Add tracking spam prevention plugin as a submodule (matomo-org#17016)
* Add tracking spam prevention plugin as a submodule * update submodule * fix some ui tests * fix tests * fix some tests * update submodule * update screenshots * fix ui tests * updates expected UI files Co-authored-by: sgiehl <[email protected]>
1 parent 812ee33 commit dcfd247

14 files changed

+29
-25
lines changed

.gitmodules

+4-1
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,9 @@
5959
[submodule "plugins/CustomVariables"]
6060
path = plugins/CustomVariables
6161
url = https://github.com/matomo-org/plugin-CustomVariables.git
62+
[submodule "plugins/TrackingSpamPrevention"]
63+
path = plugins/TrackingSpamPrevention
64+
url = https://github.com/matomo-org/plugin-TrackingSpamPrevention.git
6265

6366

6467
# Add new Plugin submodule above this line ^^
@@ -74,4 +77,4 @@
7477
path = plugins/Morpheus/icons
7578
url = https://github.com/matomo-org/matomo-icons.git
7679

77-
# Note: do not add new plugin submodules here, but a few lines above
80+
# Note: do not add new plugin submodules here, but a few lines above
Loading
Loading

plugins/TrackingSpamPrevention

Submodule TrackingSpamPrevention added at 86e9502
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading

0 commit comments

Comments
 (0)