Hi everyone,
for the needs of our church I developed a little converter that prepares iCalendar data exported from a Google calendar so that it can be easily imported to Booked 2.6.
It is a command line tool written in PHP, which you can get here:
https://github.com/Letterus/gemeindeit-icalconverter/releasesPlease consult the readme file on how to use this tool:
https://github.com/Letterus/gemeindeit-icalconverter/blob/master/readme.mdYou can configure it to suite your needs. Some basic PHP knowledge is required for that. With some further PHP knowledge you can use its modular system to add your own modifier classes to prepare the iCalendar data the way you need it.
I hope it may help. I'd answer any questions, but I will not provide further support, sorry.
Best,
Letterus