all.
I have read through some similar threads but I have not managed to find anything clear cut.
On my web app I have three buttons, for now let us just concentrate on Google.
When a user clicks the Google button a downloadable calendar file needs to be generated.
At this point, I am struggling to find much information on how this can be done and populated dynamically from the data I have e.g. start date, time, link to online meeting.
I have found a few packages, however it would be nice to not use any, to be able to maintain our own code.
Any ideas?