freelygive/drupal-composer-preserve

Composer plugin for Drupal to prevent removal of enabled modules.

Installs: 5 917

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Forks: 0

Type:composer-plugin

dev-master 2022-06-07 09:02 UTC

This package is auto-updated.

Last update: 2024-05-07 13:20:59 UTC


README

This composer plugin will prevent Drupal modules and themes from being uninstalled while they are still enabled in the Drupal system.

Usage

composer require freelygive/drupal-composer-preserve

The plugin has to be installed in the environment before it will have an effect, so you can't deploy at the same time as a package removal.