faonni/module-admin-notification

Extension to add a RSS feed url to the Admin Notification stream in the Magento2 backend.

Maintainers

Package info

github.com/karliuka/m2.AdminNotification

Type:magento2-module

pkg:composer/faonni/module-admin-notification

Statistics

Installs: 14

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

2.0.1 2016-12-27 10:22 UTC

This package is auto-updated.

Last update: 2026-03-01 00:22:51 UTC


README

Extension to add a RSS feed url to the Admin Notification stream in the Magento2 backend.

Install with Composer as you go

  1. Go to Magento2 root folder

  2. Enter following commands to install module:

    composer require faonni/module-admin-notification

    Wait while dependencies are updated.

  3. Enter following commands to enable module:

    php bin/magento setup:upgrade
    php bin/magento setup:static-content:deploy