Install

Works with Drupal: ^10 || ^11

Using dev releases is not recommended, except for testing.

Using Composer to manage Drupal site dependencies

Alternative installation files

Download tar.gz 8.83 KB
MD5: 1cbbfce1af78e3a0b6d022afbfc05d5d
SHA-1: eff0baf20873d96cbb7b98a52af247f7c3f33c90
SHA-256: cef19479f7b529cdeff9d2c54e488e6c4aace72dc376b2ee7f6baade2ad4c3e9
Download zip 11.97 KB
MD5: e485b9ad4f7afdc40ce1869e21c3e137
SHA-1: 18d5a0a221874d624ff32d96a0a42bb43811b613
SHA-256: 19779c700e2a6b453faf93f45159d40d5381574f1e13e34e8f38db3f60e6a35b

Release notes

This is the initial stable release of the Open Date Range module. This module extends the core Date Range field to make both the start and end dates optional.

Key Features
New Field Type: Introduces the "Open date range" field type.

Optional Dates: Both the Start Date and End Date are optional in content forms. A field entry is only saved if at least one date is provided (Start-only, End-only, or full range).

Custom Widget: Provides the "Open date and time range" widget, which explicitly removes the 'required' setting from the start and end date form elements.

Flexible Storage: The underlying field storage allows NULL values for both date columns.

Created by: ashley george
Created on: 13 Oct 2025 at 11:14 UTC
Last updated: 13 Oct 2025 at 11:14 UTC
New features

Other releases