Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: OpenID Connect / OAuth client 3.0.0-alpha9 New alpha version released for module openid_connect (3.0.0-alpha9). Release: Timelinr 1.0.1 Minor update available for module timelinr (1.0.1). Usage Milestone: Simplify Module simplify crossed 10,000 active installs. Usage Milestone: Views Reference Filter Module entityreference_filter crossed 10,000 active installs. Usage Milestone: Dropdown Language Module dropdown_language crossed 10,000 active installs. Usage Milestone: Paragraphs Browser Module paragraphs_browser crossed 10,000 active installs. Usage Milestone: OpenAPI Module openapi crossed 10,000 active installs. Usage Milestone: Decoupled Router Module decoupled_router crossed 10,000 active installs. Usage Milestone: Time Field for Drupal 8+ Module time_field crossed 10,000 active installs. Module Revived: Entityqueue Buttons 1.1.2 Module entityqueue_buttons updated after 8 months of inactivity (1.1.2).

Views iCal

4,526 sites No security coverage Views ecosystem
View on drupal.org

This module creates iCal feeds from Drupal Views. It offers a user-friendly wizard for setting up feeds using the eluceo/ical library, with a legacy option for more advanced customization.

This module allows to create iCal feeds with Views using Fields row style. It comes with two view display options. The "Wizard", which utilizes the eluceo/ical library, provides a very easy to use form in the View's settings interface to set up your iCal feed. The "Legacy" display is no longer actively supported, but might provide some more flexibility in defining iCal field values.

Installation

The recommended installation option is to add the module via composer, this will automatically download and install the necessary eluceo/ical library.
If you are unable to use composer, you can use the legacy display option, however, this option is much more difficult to set up.

composer require drupal/views_ical

Once downloaded, enable the module as you normally would.

Usage

  1. Make sure you have Views module v7.x-3.4 or higher installed.
  2. Install this module as per usual Drupal module installation procedures.
  3. Create a View and add a "Feed" display to it.
  4. For "Format", choose "Views iCal Feed".
  5. For "Show", choose "Views iCal Fields".
  6. Provide a path, such as "events.ics".
  7. Add fields as per usual, providing labels (uppercase) and selecting "Place a colon after the label".
  8. Use iCal date formatter instead of "Short", "Medium" or "Long" for your event date (DSTART). Rewrite output for this field and use its token (replacement pattern) in order to avoid HTML tags from being attached to it.
  9. Save the view and visit the URL (http://yourdomain.com/events.ics). You will receive a file download that contains an iCal feed. If you wish to prompt the browser to open the feed in the default calendar application, you can format your links to use the "webcal://" protocol, e.g. webcal://yourdomain.com/events.ics

Starting in Alpha 3, a new View style is available that utilizes the eluceo/ical library. It also provides a Wizard for a guided set up experience. The style is listed as experimental as it is still very new, but it is in a usable state.

Dev branch

Note, the below release information shows the dev branch as " 8.x-1.x-dev", however, this is not correct. The current official dev branch is "8.x-1.x". We will fix this when we update to a 2.0 version, however, this isn't planned to happen until a major refactor.

Depends on

Dependencies of the latest stable release

No dependencies recorded for this project.

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

Tracked releases
1
Tracked since
Aug 2025
Latest release
1 year ago
Releases (12 mo)
0 ▼ from 1
Maintenance
Dormant

Releases

Version Type Core Release date
8.x-1.0-alpha14 Pre-release 8–11 Aug 28, 2025