cancel
Showing results for 
Search instead for 
Did you mean: 

wildcard enable/disable extensions on command line

0 Kudos

wildcard enable/disable extensions on command line

In debugging issues I find that I may want to disable or enable extensions by a certain developer en masse.

 

For instance here's some extensions I have enabled:

 

RocketWeb_ShoppingFeeds
RocketWeb_ShoppingFeedsGoogle
RocketWeb_ShoppingFeedsGooglePromotions
Rss_ApsAddressOverride
Rss_B2bAddresses
Rss_SamlFix
Swissup_Core
Swissup_Easytabs
Swissup_Marketplace

 

I would like to be able to do the following on the command line to enable or disable them:

 

bin/magento mo:di Swissup_*

 

or 

 

bin/magento mo:en Swissup_*