Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magento 2 Module ShopWhizzy Auto-Remove Admin Notifications Messages (by shopwhizzy.com)

Main Functionalities

Magento 2 admin notifications can be very annoying. This cron will run every hour and remove all unread messages.

Installation

* = in production please use the --keep-generated option

Type 1: Zip file

  • Unzip the zip file in app/code/ShopWhizzy/AutoRemoveAdminNotifications
  • Enable the module by running php bin/magento module:enable ShopWhizzy_AutoRemoveAdminNotifications
  • Apply database updates by running php bin/magento setup:upgrade*
  • Flush the cache by running php bin/magento cache:flush

Type 2: Composer

composer require shopwhizzy/module-autoremoveadminnotifications
php bin/magento module:enable ShopWhizzy_AutoRemoveAdminNotifications
php bin/magento setup:upgrade

Specifications

  • Cronjob
    • shopwhizzy_autoremoveadminnotifications_removeadminmessages

Copyright

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages