https://github.com/avstudnitz/avs_adminnotificationadvanced
Improves handling of notifactions in admin area: mark all read, delete all, ...
https://github.com/avstudnitz/avs_adminnotificationadvanced
magento-extension php
Last synced: 8 months ago
JSON representation
Improves handling of notifactions in admin area: mark all read, delete all, ...
- Host: GitHub
- URL: https://github.com/avstudnitz/avs_adminnotificationadvanced
- Owner: avstudnitz
- Created: 2013-08-02T13:44:44.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2018-01-04T16:50:40.000Z (over 8 years ago)
- Last Synced: 2025-01-31T13:21:53.114Z (over 1 year ago)
- Topics: magento-extension, php
- Language: HTML
- Size: 11.7 KB
- Stars: 6
- Watchers: 3
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: readme.markdown
Awesome Lists containing this project
README
AvS_AdminNotificationAdvanced
=====================
Adds options to mark all messages unread or remove all messages from admin notification popup and toolbar.
Facts
-----
- version: 0.1.0
- extension key: AvS_AdminNotificationAdvanced
- [extension on GitHub](https://github.com/avstudnitz/AvS_AdminNotificationAdvanced)
- [direct download link](https://github.com/avstudnitz/AvS_AdminNotificationAdvanced/archive/master.tar.gz)
Description
-----------
See the screenshots in [this blog entry](http://www.avs-webentwicklung.de/nc/blog/artikel/magento-verbesserte-benachrichtigungen-im-admin-bereich.html) to get an overview about what the module does.
Requirements
------------
- PHP >= 5.2.0
- Mage_Core
- Mage_Adminhtml
Compatibility
-------------
- Magento >= 1.4
Installation Instructions
-------------------------
1. Clone the github repository or copy all the files into your document root.
Uninstallation
--------------
1. Remove all extension files from your Magento installation
Support
-------
If you have any issues with this extension, open an issue on [GitHub](https://github.com/avstudnitz/AvS_AdminNotificationAdvanced/issues).
Contribution
------------
Any contribution is highly appreciated. The best way to contribute code is to open a [pull request on GitHub](https://help.github.com/articles/using-pull-requests).
Developer
---------
Andreas von Studnitz
[http://www.avs-webentwicklung.de](http://www.avs-webentwicklung.de)
[@avstudnitz](https://twitter.com/avstudnitz)
Licence
-------
[OSL - Open Software Licence 3.0](http://opensource.org/licenses/osl-3.0.php)
Copyright
---------
(c) 2011-2013 Andreas von Studnitz