RNG Date Scheduler Logo
RNG
Event dates
Event scheduler administration

This project is not covered by Drupal’s security advisory policy.

Control whether a user can register for an event based on the current time relative to date fields attached to the event entity.

Installation

  1. Enable module.
  2. Add date fields to your event entity type (examples: start date, end date)
  3. Edit the Event Type associated with your event entity type
  4. Go to 'Date scheduler' tab.
  5. Configure the form.
  6. Ensure you check the 'Enabled' checkbox adjacent to your date fields.

Debugging

The module provides a user interface for each event explaining how dates on the event affect the ability to create new registrations. You can find this interface in the event settings:

  1. View your event entity.
  2. Go to 'Event' tab.
  3. Go to 'Dates' sub tab.

The output of this page can be controlled by modifying the values of date fields on the event entity.

Stack Exchange Support requests are taken on Drupal Answers with the rng tag. Ask a question!

Discontinued GitHub project

Dependencies

  • Datetime — Included with Drupal 8
  • RNG 1.0 Final or higher

Project information

Releases