From fc691424bf9398002b29b8c4b3e219eab267c0ab Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Mon, 28 Sep 2020 12:39:04 +0100 Subject: [PATCH] Remove Fathom Analytics --- composer.json | 1 - composer.lock | 50 +-------------------------- config/default/block.block.fathom.yml | 39 --------------------- config/default/core.extension.yml | 1 - 4 files changed, 1 insertion(+), 90 deletions(-) delete mode 100644 config/default/block.block.fathom.yml diff --git a/composer.json b/composer.json index aac856d..d695a22 100644 --- a/composer.json +++ b/composer.json @@ -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", diff --git a/composer.lock b/composer.lock index b0b2ca2..eb4f669 100644 --- a/composer.lock +++ b/composer.lock @@ -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", diff --git a/config/default/block.block.fathom.yml b/config/default/block.block.fathom.yml deleted file mode 100644 index bb49887..0000000 --- a/config/default/block.block.fathom.yml +++ /dev/null @@ -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' diff --git a/config/default/core.extension.yml b/config/default/core.extension.yml index fe5632f..28b89e1 100644 --- a/config/default/core.extension.yml +++ b/config/default/core.extension.yml @@ -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