Log in
Model

Sitemap

Magento\Cron\Model\Config\Backend\Sitemap

What it does

This backend model handles the configuration for sitemap generation scheduling in Magento's admin panel.

When an administrator saves sitemap generation settings (frequency and time), this class automatically updates the corresponding cron job configuration to execute the sitemap generation task at the specified intervals (daily, weekly, or monthly).

Public Methods

  • afterSave()