PHPackages                             avstudnitz/disable-modules - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [CLI &amp; Console](/categories/cli)
4. /
5. avstudnitz/disable-modules

ActiveMagento2-module[CLI &amp; Console](/categories/cli)

avstudnitz/disable-modules
==========================

Adds a console command to show all modules which can be safely disabled as they have no declared dependencies

1.0.6(1mo ago)10475.2k↑54.5%18[5 issues](https://github.com/avstudnitz/AvS_DisableModules/issues)OSL-3.0PHP

Since Mar 20Pushed 1mo ago8 watchersCompare

[ Source](https://github.com/avstudnitz/AvS_DisableModules)[ Packagist](https://packagist.org/packages/avstudnitz/disable-modules)[ RSS](/packages/avstudnitz-disable-modules/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (6)Dependencies (2)Versions (7)Used By (0)

AvS\_DisableModules
===================

[](#avs_disablemodules)

Adds a shell command `info:dependencies:show-removable` which exports all modules which have no dependencies

Facts
-----

[](#facts)

- version: 1.0.0
- [extension on GitHub](https://github.com/avstudnitz/AvS_DisableModules)
- [direct download link](https://github.com/avstudnitz/AvS_DisableModules/archive/master.tar.gz)
- Composer key: `avstudnitz/disable-modules` (registered at Packagist)

Description
-----------

[](#description)

Call the new command as follows:

```
$ bin/magento info:dependencies:show-removable

```

You'll get an output as follows:

```
Report successfully processed. File "modules-removable.csv" generated.

```

The file "modules-removable.csv" will contain a list of modules:

```
"Modules without dependencies:"
" =========================== "

Magento_Weee
Magento_WebapiSecurity
Magento_Version
Magento_Usps
Magento_Ups
Magento_TaxImportExport
Magento_SwatchesLayeredNavigation
Magento_Swagger
Magento_Sitemap
Magento_SendFriend
Magento_SalesInventory
Magento_ProductVideo
Magento_Persistent
Magento_OfflinePayments
Magento_NewRelicReporting
Magento_Multishipping
Magento_LayeredNavigation
Magento_GroupedImportExport
Magento_GoogleOptimizer
Magento_GoogleAdwords
Magento_Fedex
Magento_EncryptionKey
Magento_DownloadableImportExport
Magento_Dhl
Magento_Deploy
Magento_CustomerImportExport
Magento_CurrencySymbol
Magento_ConfigurableImportExport
Magento_CheckoutAgreements
Magento_CatalogWidget
Magento_CatalogRuleConfigurable
Magento_Captcha
Magento_CacheInvalidate
Magento_BundleImportExport
Magento_Braintree
Magento_Authorizenet
Magento_AdvancedPricingImportExport
Magento_AdminNotification
Magento_Marketplace
Magento_BundleSampleData
Magento_SalesRuleSampleData
Magento_SalesSampleData
Magento_CustomerSampleData
Magento_CmsSampleData
Magento_TaxSampleData
Magento_GroupedProductSampleData
Magento_DownloadableSampleData
Magento_WidgetSampleData
Magento_MsrpSampleData
Magento_WishlistSampleData
Magento_ReviewSampleData
Magento_SwatchesSampleData
Magento_OfflineShippingSampleData
AvS_DisableModules

```

No other modules have any dependencies declared to any of those modules, so they can be removed safely (in theory). To remove them, add `bin/magento module:disable ` in front of the module name you want to remove, i.e.:

```
bin/magento module:disable Magento_Marketplace

```

Requirements
------------

[](#requirements)

- PHP &gt;= 5.6.0

Compatibility
-------------

[](#compatibility)

- Magento &gt;= 2.1.0 (not tested on 2.0.x)

Installation Instructions
-------------------------

[](#installation-instructions)

1. Install the extension via Composer with the key shown above or copy all the files into the newly created directory `app/code/AvS/DisableModules/` in the Magento 2 root.
2. Enable the extension by calling `bin/magento module:enable AvS_DisableModules`.
3. Run `bin/magento setup:upgrade`.

Uninstallation
--------------

[](#uninstallation)

1. Uninstall the extension by calling `bin/magento module:uninstall AvS_DisableModules`.
2. Remove all extension files from `app/code/AvS/DisableModules/` or use Composer to remove the extension if you have installed it with Composer

Support
-------

[](#support)

If you have any issues with this extension, open an issue on [GitHub](https://github.com/avstudnitz/AvS_DisableModules/issues).

Contribution
------------

[](#contribution)

Any contribution is highly appreciated. The best way to contribute code is to open a [pull request on GitHub](https://help.github.com/articles/using-pull-requests).

Developer
---------

[](#developer)

Andreas von Studnitz, integer\_net

[@avstudnitz](https://twitter.com/avstudnitz)

Licence
-------

[](#licence)

[OSL - Open Software Licence 3.0](http://opensource.org/licenses/osl-3.0.php)

Copyright
---------

[](#copyright)

(c) 2017 Andreas von Studnitz / integer\_net GmbH

###  Health Score

60

—

FairBetter than 98% of packages

Maintenance91

Actively maintained with recent releases

Popularity46

Moderate usage in the ecosystem

Community21

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 60% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~670 days

Recently: every ~733 days

Total

6

Last Release

38d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/d818498f57fc08f2bfbc7ea8e90f948e4e146c1a1cd9b776f4734395951ec189?d=identicon)[avstudnitz](/maintainers/avstudnitz)

---

Top Contributors

[![avstudnitz](https://avatars.githubusercontent.com/u/662059?v=4)](https://github.com/avstudnitz "avstudnitz (9 commits)")[![BorisovskiP](https://avatars.githubusercontent.com/u/12116001?v=4)](https://github.com/BorisovskiP "BorisovskiP (1 commits)")[![hostep](https://avatars.githubusercontent.com/u/85479?v=4)](https://github.com/hostep "hostep (1 commits)")[![leek](https://avatars.githubusercontent.com/u/60204?v=4)](https://github.com/leek "leek (1 commits)")[![sergeifilippov](https://avatars.githubusercontent.com/u/123676?v=4)](https://github.com/sergeifilippov "sergeifilippov (1 commits)")[![sprankhub](https://avatars.githubusercontent.com/u/930199?v=4)](https://github.com/sprankhub "sprankhub (1 commits)")[![tdgroot](https://avatars.githubusercontent.com/u/1165302?v=4)](https://github.com/tdgroot "tdgroot (1 commits)")

### Embed Badge

![Health badge](/badges/avstudnitz-disable-modules/health.svg)

```
[![Health](https://phpackages.com/badges/avstudnitz-disable-modules/health.svg)](https://phpackages.com/packages/avstudnitz-disable-modules)
```

###  Alternatives

[fastly/magento2

Fastly CDN Module for Magento 2.4.x

1564.4M1](/packages/fastly-magento2)[myparcelnl/magento

A Magento 2 module that creates MyParcel labels

1860.2k](/packages/myparcelnl-magento)[mage-os/module-automatic-translation

Automatic AI content translation for Mage-OS.

3017.9k](/packages/mage-os-module-automatic-translation)[loki/magento2-components

Core module for defining Alpine.js components with advanced AJAX features

1011.8k26](/packages/loki-magento2-components)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
