RockCalendar

RockCalendar - RockCalendar

Quickstart / Setup

  • Install the module
  • Add the rockcalendar_calendar field to the template that should display the calendar (eg calendar template)
  • Add the rockcalendar_date field to the template that should display the events (eg event template)
  • Set family settings for event template:
    • Allowed children: No
    • Allowed parents: calendar
  • Set family settings for calendar template:
    • Allowed children: event
    • Name format for children: title
    • Sort settings for children: rockcalendar_date

Note: If you don't setup your family settings correctly, adding events will not work through the calendar UI.

Docs are under construction. If you have questions, please ask in the forum thread linked below!

https://processwire.com/talk/topic/30460-introducing-rockcalendar-a-powerful-and-flexible-calendar-module-for-processwire/

Notes

  • To use the recurring events feature, you have to purchase a license for RockGrid as this module is used to render the recurring events user interface.
  • Recurring events input in repeater fields is not supported (yet).