ladecadanse
ladecadanse copied to clipboard
Event : add export to more calendars
In Agenda and Event page, in addition to the current link to get the iCal format (an example, for ex. https://www.ladecadanse..ch/evenement_ics.php?idE=382671 ) of the event

add links to export to common calendar tools like :
- Google Calendar - an example
- outlook.live.com calendar
- eventually outlook.office.com calendar
Implementation example : https://www.cssscript.com/demo/add-events-calendars/
Useful links :
Conception
Layout
Suggestion in agenda :
- with 2 kind of exports available :

- dropdown like example above
Exportation
Creat a class with a method for each calendar and use it in each location close to an event
It seems evenement_ics.php can be abandoned
spatie/calendar-links 1.8.0 library could be used