Implement the connection of iCalendars. There should be an area in the admin settings page where you can import them.
This should have an text field for the calendar link, a checkbox list of categories this calendar contains to turn them on and of and a dropdown for selecting the time interval in which the calendar is synced.
PfaKSys should check the sync the calendar every interval, save all events that have the checked categories and delete the ones that have been deleted from the calendar.
Description
Implement the connection of iCalendars. There should be an area in the admin settings page where you can import them.
This should have an text field for the calendar link, a checkbox list of categories this calendar contains to turn them on and of and a dropdown for selecting the time interval in which the calendar is synced.
PfaKSys should check the sync the calendar every interval, save all events that have the checked categories and delete the ones that have been deleted from the calendar.
Additional Context
Blocking:
25