Hi,
I’m currently working with the Gibbon system and I would like to completely remove the integration with Google Calendar API. Instead, I want to connect the system to a different calendar API (possibly one that supports the Persian/Jalali calendar).
Could you please guide me on the best way to:
- Disable or remove the existing Google Calendar integration cleanly
- Replace the API endpoints and event sources with my own custom calendar API
- Ensure that the frontend (e.g. the timetable and date pickers) works properly with the new API
Any pointers to which modules or files need to be modified would be greatly appreciated.
Thanks in advance for your help!