Download the PHP package obriat/uninstall-drupal-modules without Composer
On this page you can find all versions of the php package obriat/uninstall-drupal-modules. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package uninstall-drupal-modules
uninstall-drupal-modules
Uninstall modules and themes from Drupal before composer remove their files.
The main purpose is to avoid drush config:import errors after switching branches on a dev environment or
before a deployment.
It uses the drush binary (and does not support the --uri=URI option).
Install
Development environments
composer require --dev obriat/uninstall-drupal-modules
Deployment scripts
composer require obriat/uninstall-drupal-modules
All versions of uninstall-drupal-modules with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0.0
composer-plugin-api Version ^2
drupal/core Version >=8.0.0
drush/drush Version >=8.0.0
composer-plugin-api Version ^2
drupal/core Version >=8.0.0
drush/drush Version >=8.0.0
The package obriat/uninstall-drupal-modules contains the following files
Loading the files please wait ...