Search by

yireo / magento2-clean-modules

yireo

Magento 2 module to remove invalid entries from app/etc/config.php

Package info

github.com/yireo/Yireo_CleanModules

Type:magento2-module

pkg:composer/yireo/magento2-clean-modules

Statistics

Installs: 873

Dependents: 0

Suggesters: 0

Stars: 0

0.0.2 2025-07-24 09:17 UTC

This package is auto-updated.

Last update: 2026-09-03 11:27:51 UTC


README

Magento version PHP version License Latest Version

This Magento 2 module adds a CLI command yireo:modules:clean to remove non-existing modules from app/etc/config.php

Installation

Install this package via composer:

composer require yireo/magento2-clean-modules

Next, enable this module:

bin/magento module:enable Yireo_CleanModules

Current status

Static Tests Unit Tests Integration Tests Playwright DI Compilation