Advertising sustains the DA. Ads are hidden for members. Join today

Contributed module documentation

FullCalendar Block

FullCalendar Block module provides calendar blocks powered by FullCalendar.js

FEATURES:

  • FullCalendar.js 5 so far.
  • Fully configurable via the block setting.
  • Support simple recurring events out of box. https://fullcalendar.io/docs/recurring-events
  • Support loading events via Ajax once needed.
  • Support the moment and RRule fullcalendar plugins.
  • Event colorize
  • Initial(current) date specified by the URL parameter.
    For example, http://d8.local/?start=2022-01, that will display the calendar in January 2022.

Requirements

Third party libraries required by Fullcalendar Block module.

Installation

Installation instructions of Fullcalendar Block module.

Configuration

Instructions of how to Fullcalendar Block module.

Development

Development guides of Fullcalendar Block module.

How to use a Drupal view as the event feed source of Fullcalendar Block

An example about how to create and use a Drupal view to feed a Fullcalendar block.

How to add calendar event render hooks by another module or a theme?

Explain how to modify a calendar event object by other module or theme via the hooks.

Guide maintainers

mingsong's picture