Log in
Model

NewOrder

Magento\Sales\Model\Rss\NewOrder

What it does

This class generates an RSS feed for new orders created in the last 7 days in Magento 2.

Developers would use this to provide administrators with an RSS subscription to monitor new orders, allowing them to track incoming orders through RSS readers without logging into the admin panel.

Public Methods

  • isAllowed()
  • getRssData()
  • getCacheKey()
  • getCacheLifetime()
  • getFeeds()
  • isAuthRequired()