Extension: Product Scheduler

Product Scheduler Magento Extension Logo

This extension allows you to define time periods in which products are active. This is made possible by a cronjob that is executed every hour and checks the products. Depending on the settings, the products are activated or deactivated.

Features

  • activate the product for certain periods of time via the backend

Implementation

To set up Product Scheduler, please select the desired product and scroll to active_from and active_to

Backend: General Settings

Product Scheduler
  • This selection makes it possible to activate products for a certain period of time

    • active_from: Here you can specify the desired start time from which the product should be activated. If the field is left empty, the product is always active until the set end time.

    • active_to: Here you can specify the desired end time from which the product should be deactivated. If the field is left blank, there is no end time and the product is always active from the start time.

  • Both fields can also be left blank, in which case the product is always active

Frontend

  • Depending on how the time period was set for a product, it is either displayed or not displayed in the frontend.