Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Steur <tsteur@users.noreply.github.com>2018-11-09 09:04:27 +0300
committerGitHub <noreply@github.com>2018-11-09 09:04:27 +0300
commit6c0b49387d58768d0cbbd0a50ea1b4b4b83b15e1 (patch)
treec9c80921fca2910699395b8675aaed4a8644b2ec /.gitmodules
parent3bc57d6e4df80ff1969151d75a378ab2233f8067 (diff)
Add Matomo Tag Manager to core (#13402)
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 9dba8f8fe1..4d30b7ac0b 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -54,6 +54,10 @@
path = plugins/MarketingCampaignsReporting
url = https://github.com/matomo-org/plugin-MarketingCampaignsReporting.git
branch = master
+[submodule "plugins/TagManager"]
+ path = plugins/TagManager
+ url = https://github.com/matomo-org/tag-manager.git
+ branch = master
# Add new Plugin submodule above this line ^^
#