The plug-and-play recurring events and registration system for Drupal.
The Recurring Events module is a Drupal 9 and 10 plug-and-play recurring events and registration system designed to be site agnostic and extensible. Detailed information about the module is available on the module's external documentation page.
Module Basics
The module allows site editors to create and manage events which recur in a variety of ways - including consecutively, daily, weekly, monthly, and custom recurrence configurations. An event series comprises of multiple event instances, each of which inherits data from the series, but can also be managed and viewed independently from the series itself, this offers great flexibility when it comes to modifying event instance dates and times or removing them altogether.
The module also has four submodules:
* recurring_events_registration enables registration for events
* recurring_events_views which swaps entity lists for flexible views
* recurring_events_reminders which allows sending of reminder emails for event registrants
* group_recurring_events_series which allows the event series entities to be configured as groups with the Group module.
Dependencies
The core recurring_events module has 2 core dependencies and 1 contrib dependency:
* datetime_range (core)
* options (core)
* field_inheritance
The views submodule also has a dependency on the core views module.
Similar Modules
The closest comparison would be the smart_date module, which adds a field type that allows RRule compliant date recurrence configuration to be added. While that module does a really great job, this module approaches things differently. With smart_date, a content editor would have a single entity with a recurrence field that builds instances of that event. With recurring_events, eventinstances are separate entities completely and therefore can be overridden or extended, without affecting the rest of the series. This module also comes with a registration submodule, including the ability to register either for an entire series, or individual events. Using smart_date that would not be possible as there is only one entity.
Stable Release Expectations
As of 27th November, 2023, the core issue blocker for Field Inheritance (below) has been resolved and merged. Targeting a Drupal 10.3.x release. If you are using an earlier version of Drupal, you will still need to patch core.
This module does not yet have a stable 1.0 release with the only real blocker being the core bug listed on the Field Inheritance project page:
Views does not support computed bundle fields - This prevents inherited fields from being used in Views. However, applying the patch within the issue does resolve this problem.
Project information
- Project categories: Administration tools, Content editing experience, Site structure
- Ecosystem: Recurring Events, Virtual Y YN fork, Virtual Y Zoom Sync, YMCA Website Services (former Open Y) Community Edition
628 sites report using this module
- Created by owenbush on , updated
Stable releases for this project are covered by the security advisory policy.
Look for the shield icon below.
Releases
Initial 3.0.0 alpha release.
Development version: 3.0.x-dev updated 3 Mar 2026 at 07:51 UTC







