Magento: Disable Admin Notification Popup
Every time you login to Magento Admin panel, by default you will always encounter a notification popup message. From a developer point of view, this popup message is very much annoying for me. I am sure, you hate it if you need to login many times to admin panel.
Here is a quick and simple way to remove this notification popup message.
- Login to admin panel
- Go to System –> Configuration –> Advanced
- Disable Mage_AdminNotification module.
You are done :)
Related posts:
- jQuery: Grey out background and preview image as popup
- Magento: How to disable / remove Secret Key from Admin URL?
- Magento: How to get admin user id, name, username, email, etc?
- Magento: How to change Admin URL Path?
- Magento Admin login problem
- Magento: Writing Custom Log Message
- WordPress MU: Admin login problem
- Magento: Solution to “Error: 404 Not Found” in Admin Login Page
- Magento: Describing Flat Catalog
- Magento: Admin Controller Override
