obriat/uninstall-drupal-modules

Check that Drupal modules are uninstalled before removal.

dev-main 2025-07-01 22:12 UTC

This package is auto-updated.

Last update: 2025-07-02 16:26:31 UTC


README

Uninstall Drupal modules before composer remove their files.

The main purpose is to avoid drush config:import errors after switching branches on a dev environment

⚠️ At the moment, it's just a POC, it uses drush binary (does not support the --uri=URI option).

Install

composer require --dev obriat/uninstall-drupal-modules main-dev