Skip to content

huwred/Umbraco.Community.FullCalendar.Block

Repository files navigation

FullCalendar-Events Block Preview

Platform

Umbraco.Community.FullCalendar.Block easy to use rich HTML backoffice preview for Events using the fullcalendar js component

Usage

This package installs a new element type 'fullcalendar' and a custom Angular preview for the Block Grid editor in the backoffice. It uses the fullcalendar javascript plugin to display Events in a calendar control.

When setting up a block to be part of the Grid, setting the 'Custom View' property to fullcallendar.html will generate preview HTML for the calendar.

How to select the custom view when creating a Block List/Grid: image Before and after of how component looks within the Block Grid: image

The Calendar accepts a datasource string which is used as the fullcalendar event source, it should be a URL pointing to an api which returns a json array of events image

You can also set options for the header bar left/center/right sections

image

License

Copyright © 2023 Huw Reddick, and other contributors.

Licensed under the MIT License.

About

A fullcalendar custom view for Umbraco BlockGrid

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published