Views iCal

Component ID

1608454

Component name

Views iCal

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

5797

Component created

Component changed

Component body

This module allows to create iCal feeds with Views using Fields row style.

To use this module:

  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 (yourdomain.com/events.ics). You will receive a file download that contains an iCal feed.