faonni / module-admin-notification
Extension to add a RSS feed url to the Admin Notification stream in the Magento2 backend.
Package info
github.com/karliuka/m2.AdminNotification
Type:magento2-module
pkg:composer/faonni/module-admin-notification
2.0.1
2016-12-27 10:22 UTC
Requires
- php: ~5.5.0|~5.6.0|~7.0.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-08-29 02:02:44 UTC
README
Extension to add a RSS feed url to the Admin Notification stream in the Magento2 backend.
Install with Composer as you go
-
Go to Magento2 root folder
-
Enter following commands to install module:
composer require faonni/module-admin-notification
Wait while dependencies are updated.
-
Enter following commands to enable module:
php bin/magento setup:upgrade php bin/magento setup:static-content:deploy