Drupal is a registered trademark of Dries Buytaert

openy_repeat

74 sites Security covered
View on drupal.org

Introduction and Overview

**Open Y Repeat** is a module designed to enhance the functionality of the Open Y platform by adding repeatable events and other recurring features. This module provides various configuration options and integrates seamlessly with the existing Open Y setup.

Features and Functionality

- **Calendar Limit Days**: Limits the selectable days in widgets. A value of 0 means no limits.
- **JavaScript Compilation**: The module includes a JavaScript component, `repeat.js`, which can be compiled using `npm`.
- **Bug Fixes**: The latest release includes a fix for incorrect location info in popup (PR #65 by @MamoruFivejars).

Installation

1. Clone the repository to your Drupal installation's modules directory.
2. Navigate to the module directory.

Configuration

- Set the `calendar_limit_days` variable to customize the selectable days limit in widgets.

Usage

- To compile `repeat.js`:
1. Run `npm install` to install dependencies.
2. Run `npm run build` to compile `repeat.js` to the parent folder "src".
3. Run `drush cr` in the docroot folder to clear caches.

Activity

Total releases
15
First release
Mar 2025
Latest release
6 days ago
Release cadence
25 days
Stability
100% stable

Release Timeline

Releases

Version Type Release date
3.2.1 Stable Feb 25, 2026
3.2.0 Stable Jan 5, 2026
3.1.1 Stable Nov 26, 2025
3.1.0 Stable Jun 30, 2025
3.0.0 Stable May 23, 2025
2.8.2 Stable May 22, 2025
2.8.1 Stable May 9, 2025
2.8.0 Stable May 9, 2025
2.7.7 Stable May 1, 2025
2.7.6 Stable Apr 25, 2025
2.7.5 Stable Apr 23, 2025
2.7.4 Stable Apr 16, 2025
2.7.3 Stable Apr 15, 2025
2.7.2 Stable Mar 20, 2025
2.7.1 Stable Mar 19, 2025