php - how to remove magento notification widget -
i'm new magento,i'm trying hide notification widget, widget contains latest messages , notifications extensions, know how hide latest messages can't find way hide extensions messages, can 1 tell me can find widget how control it? in advance.
to disable admin notifications:
- navigate system > configuration
 - in sidebar, click advanced > advanced
 - open disable modules output section
 - select "disable" mage_adminnotification
 - click "save config"
 
keep in mind disabling notifications disable ability navigate "inbox" going system > notifications.
Comments
Post a Comment