added piwik contrib module

This commit is contained in:
2018-04-16 22:25:17 +02:00
parent 7e073fdfa0
commit c0fbcb7706
42 changed files with 3910 additions and 0 deletions
@@ -0,0 +1,15 @@
piwik:
version: VERSION
js:
js/piwik.js: {}
dependencies:
- core/jquery
- core/drupalSettings
piwik.admin:
version: VERSION
js:
js/piwik.admin.js: {}
dependencies:
- core/jquery
- core/drupal