You are here

README.txt in Easy Install 8.6

Easy Uninstall

This is small module built to resolve or avoid the error when re installing/
un installing the drupal 8 modules , it works even if a module's configs not
contains enforced in yml or not added configs in optional folder. It removes
active configuration object of uninstalled modules and helps to remove
configuration object while uninstalling a module.

Features

Delete configurations while uninstalling a module
Purge configurations of uninstalled modules 8.x.5.0-dev and above
Module is to avoid the errors listed below while developing:

Errors Like : Remove active configuration object of uninstalled modules

Enable a module and select the configuration to be deleted on module
uninstall confirmation.

File

README.txt
View source
  1. Easy Uninstall
  2. This is small module built to resolve or avoid the error when re installing/
  3. un installing the drupal 8 modules , it works even if a module's configs not
  4. contains enforced in yml or not added configs in optional folder. It removes
  5. active configuration object of uninstalled modules and helps to remove
  6. configuration object while uninstalling a module.
  7. Features
  8. Delete configurations while uninstalling a module
  9. Purge configurations of uninstalled modules 8.x.5.0-dev and above
  10. Module is to avoid the errors listed below while developing:
  11. Errors Like : Remove active configuration object of uninstalled modules
  12. Enable a module and select the configuration to be deleted on module
  13. uninstall confirmation.