RockCalendar
Quickstart / Setup
- Install the module
- Add the
rockcalendar_calendar
field to the template that should display the calendar (egcalendar
template) - Add the
rockcalendar_date
field to the template that should display the events (egevent
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
- Allowed children:
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!
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).