Magento2 – “sw_menu_block_top_content” attributeCode doesn’t exist

“(Magento\Framework\Exception\NoSuchEntityException): The attribute with a “sw_menu_block_top_content” attributeCode doesn’t exist. Verify the attribute and try again.”

Remove modulde Smartwave_megamenu from table setup_module on database and ran

$ php -f bin/magento setup:upgrade
$ php -f bin/magento setup:di:compile

 

Similar Posts