Home » Magento

Magento: Disable Admin Notification Popup

6 April 2010 2,417 views Popularity: 5% Share/Bookmark

email

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:

  1. jQuery: Grey out background and preview image as popup
  2. Magento: How to disable / remove Secret Key from Admin URL?
  3. Magento: How to get admin user id, name, username, email, etc?
  4. Magento: How to change Admin URL Path?
  5. Magento Admin login problem
  6. Magento: Writing Custom Log Message
  7. WordPress MU: Admin login problem
  8. Magento: Solution to “Error: 404 Not Found” in Admin Login Page
  9. Magento: Describing Flat Catalog
  10. Magento: Admin Controller Override
  • Gurvinder singh

    Thanks,…

  • http://www.esentialcare.ro Chrys

    Thx for the hint, that popup is very annoying

  • yeah

    This way you probably also disable the more useful hints eg out of date indexes and the likes?

  • http://oldwildissue.wordpress.com/ Soraph

    Disabling the output doesn’t seems to remove the notifications about indexes or cache warnings.

  • Vishalsanwar

    hi , 
    i want to open popup window in custom module,
    when i click on edit  product in custom module it will be open in popup.

    Thanx

  • tsifra

    excelent!!! this is the best solution i found! :)

  • Shiva_flexi

    Excellent