apostrophecms/apostrophe-events

on beforeInsert, support creation of recurring events

Closed this issue · 0 comments

i've added repeatInterval and repeatCount fields to the events schema. when the dateType field is set to "repeat", the event being created should also be duplicated based on these two fields.