Change reminder date to event date, which will be a field to base the following relative settings on:
reminder setting will be a "days before" drop down rather than date field
add an open registrations date setting, that will also be a "days before" dropdown
add an close registrations date setting, that will also be a "days before" dropdown
All of these settings can be stored in serialized settings object and won't require further schema or API changes, although form generation and submission will.
Make all necessary form, UI, messaging, and access control changes pertaining to the above changes
Change reminder date to event date, which will be a field to base the following relative settings on:
All of these settings can be stored in serialized settings object and won't require further schema or API changes, although form generation and submission will.
Make all necessary form, UI, messaging, and access control changes pertaining to the above changes
Update README to reflect changes.