最新回復
- 2019-12-51 #
- 2019-12-52 #
你可以使用這个工具:https://github.com/netz98/n98-magerun
$ n98-magerun.phar dev:module:disable MyVendor_MyModule $ n98-magerun.phar dev:module:disable --codepool="community"
你可以使用這个工具:https://github.com/netz98/n98-magerun
$ n98-magerun.phar dev:module:disable MyVendor_MyModule
$ n98-magerun.phar dev:module:disable --codepool="community"
没有Magento 1擴充套件的CLI命令,因為它是在Magento 2中添加的。如果从
app/etc/modules/Vendor_Module.xml
中找到的已安裝擴充套件中檢查檔案 ,会有一个节點<active>true</active>
那應该是true
什麼時候啟用和false
什麼時候禁用 此外,core_config_data
還有一个資料值 對於每个應该是0
的模組 如果擴充套件已啟用和1
当它被禁用時.您可以使用以下查詢選擇:从那裏,只需確保您的快取已清除,註销& 迴来。