updated contrib modules : migrate_tools, migrate_plus, piwik -> matomo, color_field, config_filter, admin_toolbar

This commit is contained in:
2018-09-12 14:41:53 +02:00
parent b01aa458f8
commit 4caa864a8f
176 changed files with 8874 additions and 1500 deletions
@@ -0,0 +1,22 @@
{
"name": "drupal/matomo",
"description": "Adds Matomo javascript tracking code to all your site's pages",
"type": "drupal-module",
"homepage": "https://www.drupal.org/project/matomo",
"authors": [
{
"name": "hass",
"homepage": "https://www.drupal.org/u/hass"
},
{
"name": "See other contributors",
"homepage":"https://www.drupal.org/node/247808/committers"
}
],
"support": {
"issues": "https://www.drupal.org/project/issues/matomo",
"source": "http://git.drupal.org/project/matomo.git"
},
"license": "GPL-2.0+",
"require": {}
}