Added core23/matomo-bundle

This commit is contained in:
core23
2018-09-23 16:23:30 +02:00
parent cd7b0a8979
commit d0bfc426ba
2 changed files with 12 additions and 0 deletions
@@ -0,0 +1,4 @@
sonata_block:
blocks:
core23_matomo.block.statistic:
core23_matomo.block.tracker:
+8
View File
@@ -0,0 +1,8 @@
{
"bundles": {
"Core23\\MatomoBundle\\Core23MatomoBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}