Log in
  1. Magento Explorer

ReleaseNotification Module

All Interface (1) Model (5)

Condition\CanViewNotification

Model

This class determines whether a logged-in admin user should see the Magento release notification popup. It checks if the user has already viewed the n...

ContentProvider\Http\HttpContentProvider

Model

This class retrieves release notification content from a remote REST API via HTTP requests. It attempts to fetch content for specific Magento version,...

ContentProvider\Http\UrlBuilder

Model

This class builds URLs to retrieve release notification content from Magento's external service. Developers would use this when they need to construct...

Model\ContentProviderInterface

Interface

This interface defines a contract for retrieving release notification content from an external service. Developers would implement this interface to f...

ResourceModel\Viewer\Logger

Model

This resource model class manages persistence of release notification viewer logs in Magento 2. Developers use it to track which version of release no...

Viewer\Log

Model

This class represents a log entry that tracks which Magento release notifications a specific admin user has viewed. Developers would use this model to...

Courses

Playlists

Lessons

Exams

Magento Explorer