faonni / module-admin-notification
Extension to add a RSS feed url to the Admin Notification stream in the Magento2 backend.
Installs: 14
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
pkg:composer/faonni/module-admin-notification
Requires
- php: ~5.5.0|~5.6.0|~7.0.0
 
This package is auto-updated.
Last update: 2025-10-29 02:26:20 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