Hello,
I am new to Processwire.
I need to have a holiday calendar in CMS so that an admin can add all holidays of current year in that calendar and save it at once.
Depending on the holidays I can calculate Deadlines required for given tasks. So for eg. if tomorrow is a holiday, It will not be considered in the total time spent on a given task. Total time spent will resume directly from day after tomorrow.
Processwire has built in datetime field, but it saves only one date at a time. How to save all holidays at once and use them to calculate Due datetime for a given task.
I have been searching for a module for couple of days but nothing fits my use case.
Thanks in advance,
Kola