Remove Fathom Analytics

This commit is contained in:
Oliver Davies 2020-09-28 12:39:04 +01:00
parent 6c9e5746ca
commit fc691424bf
4 changed files with 1 additions and 90 deletions

View file

@ -24,7 +24,6 @@
"drupal/core-composer-scaffold": "^8.8",
"drupal/core-recommended": "^8.8",
"drupal/discoverable_entity_bundle_classes": "^1.0",
"drupal/fathom_analytics": "^2.1",
"drupal/gin": "^3.0",
"drupal/honeypot": "^2.0",
"drupal/hook_event_dispatcher": "^2",

50
composer.lock generated
View file

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "93360382c8722947d5a2d047abfd2071",
"content-hash": "7ea03564d32a3a063e3f2ae3981d1da3",
"packages": [
{
"name": "asm89/stack-cors",
@ -2496,54 +2496,6 @@
"source": "https://git.drupalcode.org/project/entity_reference_revisions"
}
},
{
"name": "drupal/fathom_analytics",
"version": "2.1.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/fathom_analytics.git",
"reference": "8.x-2.1"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/fathom_analytics-8.x-2.1.zip",
"reference": "8.x-2.1",
"shasum": "837815f47ef2ac54efa066beb1c7629440cdd6e5"
},
"require": {
"drupal/core": "^8 || ^9"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-2.1",
"datestamp": "1589823042",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "Tina Mrak",
"homepage": "https://www.drupal.org/u/tinamrak"
}
],
"description": "Track your site with Fathom - a simple, privacy-focused website analytics platform.",
"homepage": "https://www.drupal.org/project/fathom_analytics",
"keywords": [
"Drupal"
],
"support": {
"source": "http://cgit.drupalcode.org/fathom_analytics",
"issues": "http://drupal.org/project/issues/fathom_analytics"
}
},
{
"name": "drupal/gin",
"version": "3.0.0-alpha23",

View file

@ -1,39 +0,0 @@
uuid: c8adff70-466a-4923-be48-ee9afee8978e
langcode: en
status: true
dependencies:
content:
- 'block_content:basic_block:d89a5578-e4d8-461e-8449-7191272358c0'
module:
- block_content
- system
- user
theme:
- opdavies
id: fathom
theme: opdavies
region: footer
weight: 0
provider: null
plugin: 'block_content:d89a5578-e4d8-461e-8449-7191272358c0'
settings:
id: 'block_content:d89a5578-e4d8-461e-8449-7191272358c0'
label: 'Fathom Analytics'
provider: block_content
label_display: '0'
status: true
info: ''
view_mode: full
visibility:
request_path:
id: request_path
pages: "user/login\r\nadmin\r\nadmin/*"
negate: true
context_mapping: { }
user_role:
id: user_role
roles:
anonymous: anonymous
negate: false
context_mapping:
user: '@user.current_user_context:current_user'

View file

@ -17,7 +17,6 @@ module:
discoverable_entity_bundle_classes: 0
dynamic_page_cache: 0
entity_reference_revisions: 0
fathom_analytics: 0
field: 0
field_ui: 0
file: 0