Recurring tasks is a feature that allows you to create tasks that will repeat on given period.
To create recurring task go to the Tasks menu in the admin area and click on the top left button New task
A popup modal will be shown to add new task.
- Add task subject
- On the recurring field select repeat interval, you can also select custom interval to fit for your needs.
- Save the task
How the task will be repeated?
If you set start date 2016-09-27 and set repeat every week the task will be auto created after 7 days from the start date, in this case the task will be auto created on 2016-10-03.
Notes:
1.This feature requires CRON Job setup to work properly.