🚀 A new era: Kirby 4 Get to know
Skip to content

Recurr

$datelist = $site->recurr(
    '2022-09-10 20:00:00',
    '2022-09-11 02:00:00',
    'WEEKLY',
    ['WE', 'TH', 'FR'],
    '2022-10-11'
);

This plugin integrates the Recurr library to make it easier to work with repeating dates (like events on a calender).

Related plugins

Other plugins by Hash&Salt