Setting up ICS Feeds with Pie Calendar Connector for WordPress
Pie Calendar Connector allows you to pull in events from ICS feeds. This enables you to integrate with a wide array of modern platforms, meaning you can integrate with event sources like Google Calendar without needing a Google Calendar WordPress plugin.
ICS Feeds are offered by other providers as well, such as Basecamp.
If you need to integrate events from an ICS feed on your WordPress site, Pie Calendar Connector makes it incredibly easy to do so.
Integrating an ICS Feed Event Source
If you're using the Pie Calendar block via the Block Editor, simply expand the "Event Sources" panel in the side bar. Once there, tick the "ICS" box and then paste in your ICS feed URL into the provided textarea.
If you're using the Pie Calendar shortcode instead, simply add the sources="ics" attribute to the shortcode, then pass your ICS feed URL via the icsurls attribute. Note that this attribute accepts multiple comma separated URLs.