The Ultimate Toolbox for creating amazing web sites!
Full Calendar (PAID)
FullCalendar is a third-party JavaScript library (https://github.com/fullcalendar/fullcalendar) to create flexible event calendars, it uses Vanilla (ES6) JavaScript with no dependency on jQuery. This extension makes it easy to add the standard version of FullCalendar to your website without having to write any scripts yourself. The events can be loaded from different data sources (MYSQL, CSV, JSON, MDB) or configured directly via the extension’s properties.
Features: • Several beautiful event views: dayGridMonth, dayGridWeek, dayGridDay, timeGridWeek, timeGridDay, listMonth, listWeek, listDay • Built-in locale support for more than 75 languages. • Load events from MySQL, CSV, MS Access (MDB) or JSON. • Configure events directly via the properties of the extension. • Configure week start (Sunday or Monday) • Navigation: previous month, next month, previous year, next year, today • Link events to local pages or external websites. • Optionally add extra full calendar options.