Ways to setup scheduled task in Plesk

kumkumsharma

Administrator
Staff member
Assume if you want to run a task but after sometime, but what if you won't remember it. For this situation Plesk has a feature "Scheduled Tasks", which helps to run task on given time.
Let's check the step to setup task:
  • Login to Plesk.
  • Click on "Scheduled task".
  • Here click on "Add task" and you will see the next screen with all the options.
    • Run command: For this you need to set the exact path of file which you want to run.
    • Fetch a URL: Enter URL to run.
    • Run a PHP script: With this option you can run PHP script.
    • Run: In this you can set the frequency of task like hourly, weekly, monthly, yearly.
    • Description: Explain the task.
    • Notify: With this option you will get the notification about the task or errors.
  • At last click on Ok button.
 
Last edited:
Top