Easy Install

Component ID

2903642

Component name

Easy Install

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

1926

Component created

Component changed

Component body

A module built to resolve or avoid the error "Unable to install already exists active configuration" 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 without using Drush / Devel / Drupal Console / Features Modules

Features

  • Delete configurations while uninstalling a module
  • Purge configurations of uninstalled modules
  • Provides UI to remove and purge configurations
  • Works without using Drush / Devel / Drupal Console / Features
  • Works even if the install configs is not having enforced in yml, works even when the configs are not added in optional folder, so it helps to avoid manual yml edits while syncing configurations between development, staging, productions instances

Module is to avoid the errors listed below while developing:

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