Umbraco.Community.FullCalendar.Block
1.0.1
See the version list below for details.
dotnet add package Umbraco.Community.FullCalendar.Block --version 1.0.1
NuGet\Install-Package Umbraco.Community.FullCalendar.Block -Version 1.0.1
<PackageReference Include="Umbraco.Community.FullCalendar.Block" Version="1.0.1" />
paket add Umbraco.Community.FullCalendar.Block --version 1.0.1
#r "nuget: Umbraco.Community.FullCalendar.Block, 1.0.1"
// Install Umbraco.Community.FullCalendar.Block as a Cake Addin #addin nuget:?package=Umbraco.Community.FullCalendar.Block&version=1.0.1 // Install Umbraco.Community.FullCalendar.Block as a Cake Tool #tool nuget:?package=Umbraco.Community.FullCalendar.Block&version=1.0.1
FullCalendar-Events Block Preview
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: Before and after of how component looks within the Block Grid:
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
You can also set options for the header bar left/center/right sections
License
Copyright © 2023 Huw Reddick, and other contributors.
Licensed under the MIT License.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net6.0
- Umbraco.Cms.Web.Common (>= 10.0.0)
- Umbraco.Cms.Web.Website (>= 10.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.