FullCalendar for Flow: # FullCalendar web component addon
This addon is an integration of the FullCalendar as a Flow component. It is based on the version 6.1.6 of the
FullCalendar library.
Please also visit the homepage of the FullCalendar at https://fullcalendar.io/. They did a great job at building the
foundation for this addons.
Requirements / versions / support
The addon is built against Vaadin 14.x and Java 8, but is intended to be used with the latest major Vaadin version and thus only bug reports or feature requests targeting that latest Vaadin version are supported.
Addon versions prior to the current major version are not supported anymore. If you need a fix for such a version
feel free to fork the project. You may create an issue, but due to limited time it is very unlikely, that we will fix
it.
Migration guides, samples, release note details
Since the addon and it’s related information grows and grows, we decided to move most of the
relevant information to our repository’s wiki. Here you’ll find
integration examples, migration guides, a feature list, etc. We strongly recommend to check it out :)
Main page: Home · stefanuebe/vaadin-fullcalendar Wiki · GitHub
Samples: FullCalendar Examples · stefanuebe/vaadin-fullcalendar Wiki · GitHub
Authors of this addon
This addon is currently maintained by Carlo Zanocco and me. If you have any questions or issues, please
use the GitHub repository issues page.
GitHub profile of Carlo: aetasoul · GitHub
Scheduler license information:
Please be aware, that the FullCalender Scheduler library this addon is based on has a different license model
then the basic FullCalendar. For details about the license, visit https://fullcalendar.io/license.
This addon does not provide any commercial license for the Scheduler. The license model of MIT does only affect
the additional files of this addon, not the used original files.
Feedback and co.
If there are bugs or you need more features (and I’m not fast enough) feel free to contribute on GitHub. :)
I’m also happy for feedback or suggestions about improvements.
Vaadin directory
You find the official maven releases at the Vaadin directory:
Fullcalendar: FullCalendar for Flow - Vaadin Add-on Directory
Fullcalendar Scheduler: FullCalendar Scheduler for Flow - Vaadin Add-on Directory