How to add an Add to Calendar button to Ghost
Adding an Add to Calendar link to a Ghost post lets readers save your event to their calendar in one click - works in both web posts and email newsletters.
Step-by-step
- In your AddEvent dashboard, open your event and go to Sharing
- Copy the Add to Calendar link
- In Ghost, highlight the text you want to link in your post and click the link icon in the toolbar. Paste the AddEvent URL
- For a button style, use an HTML card and write:
<a href="YOUR_URL">Add to Calendar</a>
Ghost newsletter emails
Add to Calendar links work in Ghost's email newsletters. Any hyperlink in the post body is clickable in email clients. For recurring events, share a subscription calendar link - members subscribe once and all future sessions sync automatically.