a recurrence widget pattern is still missing for Plone 5. there is the legacy plone.formwidget.recurrence package, but it uses a unmaintained jQuery template lib and jquerytools datepicker. first one should be replaced by underscore's template functionality and latter with pickadate - or better yet lib-agnostic.
more ideas on how to improve can be found here: https://github.com/collective/jquery.recurrenceinput.js/issues
a recurrence widget pattern is still missing for Plone 5. there is the legacy plone.formwidget.recurrence package, but it uses a unmaintained jQuery template lib and jquerytools datepicker. first one should be replaced by underscore's template functionality and latter with pickadate - or better yet lib-agnostic.
more ideas on how to improve can be found here: https://github.com/collective/jquery.recurrenceinput.js/issues