How to uninstall the web page archive module

Created on 31 July 2023, 11 months ago
Updated 29 May 2024, about 1 month ago

Problem/Motivation

Good morning,
I am currently facing an issue with the web_page_archive module in my Drupal environment (Drupal version: 9.5.10, PHP version: 8.1.20, Drush version: 11.6.0) and I am seeking assistance.
During my attempt to uninstall the web_page_archive module using the command drush pm:uninstall web_page_archive, I encountered the following error:

In PmCommands.php line 214:
web_page_archive: The Web Page Archive Capture field type is used in the following field: web_page_archive_run.field_captures
Exit Code: 1(General error)

Working directory:
Upon further investigation, I found that the web_page_archive_run.field_captures field does not seem to be a part of any content type.
While inspecting my configuration files, I observed a few instances of web_page_archive_run.field_captures. The grep command for web_page_archive_run.field_captures in the config directory yielded the following:

config/field.field.web_page_archive_run.web_page_archive_run.field_captures.yml:6:    - field.storage.web_page_archive_run.field_captures
config/field.field.web_page_archive_run.web_page_archive_run.field_captures.yml:11:id: web_page_archive_run.web_page_archive_run.field_captures
config/field.storage.web_page_archive_run.field_captures.yml:9:id: web_page_archive_run.field_captures
config/core.entity_form_display.web_page_archive_run.web_page_archive_run.default.yml:6:    - field.field.web_page_archive_run.web_page_archive_run.field_captures

I would greatly appreciate any help or advice to correctly uninstall the web_page_archive module.
Thank you for your time and support.

πŸ’¬ Support request
Status

Closed: works as designed

Version

4.1

Component

Web Page Archive Base Module

Created by

πŸ‡ΊπŸ‡ΈUnited States mario.elias

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024