Dear Admins,
I want to send weekly summary of 1-Attendance 2-Behavior 3-Mark book through Email to the Parents. How I can achieve this through cron jobs or any other mean.
Best Regards,
Dear Admins,
I want to send weekly summary of 1-Attendance 2-Behavior 3-Mark book through Email to the Parents. How I can achieve this through cron jobs or any other mean.
Best Regards,
Dear Ghulam,
Please take a look at the CLI script /cli/planner_parentWeeklyEmailSummary.php. This covers Planner, Behaviour and Markbook, but not not attendance.
I run crontab -e on my Ubuntu Linux servers, and this lets me schedule when to run these scripts. For more details on the other scripts included in Gibbon, and cron, check out:
https://docs.gibbonedu.org/administrators/misc/command-line-tools/
See how you get on with this, and then perhaps we can look at adding attendance into it in v19.
Thanks,
Ross