netresearch / module-admin-notification-feed

管理员通知源

1.1.0 2024-05-27 09:06 UTC

This package is auto-updated.

Last update: 2024-08-27 14:16:55 UTC


README

Netresearch Admin Notification Feed 扩展程序为 Magento® 2 允许订阅显示在管理员通知中的新闻源。

要求

  • PHP >= 8.2

兼容性

  • Magento >= 2.4.6

安装说明

安装源

composer require netresearch/module-admin-notification-feed

启用模块

./bin/magento module:enable Netresearch_AdminNotificationFeed
./bin/magento setup:upgrade

刷新缓存并编译

./bin/magento cache:flush
./bin/magento setup:di:compile

卸载

要从应用程序中注销承运模块,请运行以下命令

./bin/magento module:uninstall --remove-data Netresearch_AdminNotificationFeed
composer update

这将自动删除源文件,清理数据库,更新包依赖关系。

许可证

OSL - 开源软件许可 3.0

版权

(c) 2024 Netresearch DTT GmbH