Is there any ready/working event calendar package for umbraco 8?
Hello, my client is asking to make an event calendar, does any package exist which contains basic ideas of an event calendar in version 8?
I can only find some in previous versions. Or do I have to start it from scratch?
I've not seen one for v8. Rather than starting again though, it could be worth looking at a v7 version and seeing if you can upgrade it if it is open source. Then you could submit the upgrade as a pull request so others can benefit from it as well :-)
This has been an ongoing pain point for us as well, even with the v7 packages. Creating the calendar on the front end is easy but recurring events are something I've been struggling to figure out.
Is there any ready/working event calendar package for umbraco 8?
Hello, my client is asking to make an event calendar, does any package exist which contains basic ideas of an event calendar in version 8? I can only find some in previous versions. Or do I have to start it from scratch?
Hi Brian,
I've not seen one for v8. Rather than starting again though, it could be worth looking at a v7 version and seeing if you can upgrade it if it is open source. Then you could submit the upgrade as a pull request so others can benefit from it as well :-)
Nik
This has been an ongoing pain point for us as well, even with the v7 packages. Creating the calendar on the front end is easy but recurring events are something I've been struggling to figure out.
is working on a reply...