The Netresearch Admin Notification Feed extension for Magento® 2 allows subscribing to news feeds that show up in the admin notifications.
- PHP >= 8.3
- Magento >= 2.4.8
Install sources:
composer require netresearch/module-admin-notification-feed
Enable module:
./bin/magento module:enable Netresearch_AdminNotificationFeed
./bin/magento setup:upgrade
Flush cache and compile:
./bin/magento cache:flush
./bin/magento setup:di:compile
To unregister the carrier module from the application, run the following command:
./bin/magento module:uninstall --remove-data Netresearch_AdminNotificationFeed
composer update
This will automatically remove source files, clean up the database, update package dependencies.
OSL - Open Software Licence 3.0
(c) 2024 Netresearch DTT GmbH