RNG Date Scheduler

Categories

Component ID

2687353

Component name

RNG Date Scheduler

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

1436

Component created

Component changed

Component body

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!
Github Please post bug reports and feature requests to the GitHub project.

Dependencies

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