Get Free Audit

How to Enable / Disable Extensions in Magento 2.0

Mar 7, 2016

3779 Andrey Dubina

How to Enable / Disable Extensions in Magento 2.0

Often when a development team starts working with you, they ask a question: what extensions you have on your store and do you actually use them all? Often clients are confused to provide a proper answer to this question. In this article I will show you:

  1. Where you can check the list of your extensions in Magento 2;
  2. How to disable / enable an extension frontend output in Magento 2.

Where can you check the list of your extensions in Magento 2?

  1. Open your admin panel
  2. Navigate to Stores => Configuration => Advanced => Advanced

Here you can see the list of your extensions.

How to Enable / Disable Extensions in Magento 2.0

Note that the ones with prefix “Magento_” are default ones. On this screenshot you can see 2 BelVG extensions and a number of default Magento extensions.

How to Enable / Disable Extensions in Magento 2.0

Many extension providers add a separate tab into the configuration section. So another possibility to check what extensions you have is to navigate to Store => Configuration, and you will see tabs for some of vendors of your extensions. This won’t allow you to get the full list of the installed extensions, but the most of them. For example, on this screenshot you can see BelVG tab and BelVG extensions that are installed on the store:

How to Enable / Disable Extensions in Magento 2.0

Another place to look is the Component Manager. It’s located in the admin panel under System => Web Setup Wizard => Component Manager. Here you can see the list of all installed modules. Ex.:

Igor Dragun
Partner With Us Let's discuss how to grow your business. Get a Free Quote.
Talk to Igor

component manager

How to disable / enable an extension frontend output in Magento 2?

Solution 1

Navigate to Stores => Configuration => Advanced => Advanced tab. Find the extension, select “Enable” or “Disable” and press the “Save” button. Refresh cache and the extension will be either enabled or disabled on your store.

How to Enable / Disable Extensions in Magento 2.0

Solution 2

Many extension providers include the enable / disable functionality in the module’s configuration. Ex.: navigate to Store => Configuration, find the vendor, select the extension, Enable / Disable it, and refresh cache.

How to Enable / Disable Extensions in Magento 2.0

Solution 3

Use Component Manager and mark module as Enabled / Disabled with the appropriate action near the module’s name.

component manager disable

Solution 4

Use Magento CLI. You can run “php <your Magento install dir>/bin/magento module:disable VendorName_ModuleName” to disable any installed module.

magento webdesign

Magento Webdesign

Take your online store to the next level with BelVG Magento Webdesign

Visit the page
Igor Dragun
Partner With Us Looking for a partner to grow your business? We are the right company to bring your webstore to success. Talk to Igor

Post a new comment

BelVG Newsletter
Subscribe to our mailing list and get interesting stuff and updates to your email inbox.
Email *