In my case, I'm using the company calendar and need to add office.com instead of live.com.
Personal: https://outlook.live.com/calendar/deeplink/compose?path=/calendar/action...
Organization: https://outlook.office.com/calendar/deeplink/compose?path=/calendar/acti...
The upstream library need to support this functionality.: https://github.com/spatie/calendar-links/releases/tag/1.7.0
Resource:
https://github.com/InteractionDesignFoundation/add-event-to-calendar-doc...
https://outlook.live.com/calendar/0/deeplink/compose
https://outlook.office.com/calendar/0/deeplink/compose (for Office 365)
Upstream version 1.7 is already supported office.com. https://github.com/spatie/calendar-links/releases/tag/1.7.0
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | addtocal.png | 76.64 KB | dravenk |
Issue fork addtocal-3259068
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
- 3259068-support-outlook-organization
changes, plain diff MR !3
Comments
Comment #2
dravenkComment #4
dravenkBefore adding support upstream, you need to patch it.
Comment #5
dravenkComment #6
dravenkThe upstream has been supported. https://github.com/spatie/calendar-links/releases/tag/1.7.0 Please review.
Comment #7
wxactly commentedThanks dravenk! This will be in the next release of addtocal.
Comment #10
wxactly commented