netresearch / module-admin-notification-feed
Admin Notification Feed
Installs: 70 585
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 9
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: ^8.2.0
- laminas/laminas-feed: ^2.17.0
- magento/framework: ^103.0.6
- magento/module-backend: ^102.0.6
- magento/module-cron: ^100.4.6
- magento/module-ui: ^101.2.6
This package is auto-updated.
Last update: 2024-10-27 14:39:11 UTC
README
The Netresearch Admin Notification Feed extension for Magento® 2 allows subscribing to news feeds that show up in the admin notifications.
Requirements
- PHP >= 8.2
Compatibility
- Magento >= 2.4.6
Installation Instructions
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
Uninstallation
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.
License
OSL - Open Software Licence 3.0
Copyright
(c) 2024 Netresearch DTT GmbH