How To Check Module Status And Enable Module.

How To Check Module Status And Enable Module.

First of all open phpstorm and go app folder and go inside code folder and then select vendor module name and check everything is okay then go to terminal and write command to check module and Make sure module is enable. 



Check Module Status:

Check Module Status command:

sudo php bin/magento module:status

Enable Module:

Enable Module command:

sudo php bin/magento module:enable "vendor module name"

Disable Module cammand:

sudo php bin/magento module:disable "vendor module name"

How To Check Module Status And Enable Module. How To Check Module Status And Enable Module. Reviewed by Technical on July 17, 2023 Rating: 5

No comments:

Powered by Blogger.