events calendar
modal dialog
admin form

This project is not covered by Drupal’s security advisory policy.

This module displays a calendar based on an event content type with a start date, end date, event title and event body.

It is based on the pickmeup calendar by Nazar Mokrynskyi, whose repository can be found at https://github.com/nazar-pc/PickMeUp.

It allows to configure from the backend many parameters of the calendar view.

The way to use it is very simple.

  • First download the module in the usual way and enable it (drush en).

    This action will have generated a new content type calendar events, where you can create your events with a start date only (if you want it to be just one day), or with a start and end date.

  • On the other hand you can place the calendar block in structure/block layout/ and here you place it in the registry of your choice.
  • When you place it, a configuration form will appear where you can choose between different options, number of months, show in a dialog or go to the event itself, background colour of the calendar, colour of the events, etc.....

Project information

Releases