add-to-calendar-button
add-to-calendar-button copied to clipboard
A simple and powerful add-to-calendar button for your website. Offer your users a quick and effortless way to add your events to their calendars
Results
1
add-to-calendar-button issues
Sort by
recently updated
recently updated
newest added
Hello, `data-direct` parameter do not work with value `office365` has it is missing in the condition [line 371](https://github.com/AddEventInc/add-to-calendar-button/blob/9c0adec2ff3905174f5b13557a529358625449bf/atc.1.6.1.js#L371) ```js if(dir == 'outlook' || dir == 'google' || dir == 'yahoo'...