Skip to content

Kentico/xperience-calendar-component

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kentico Xperience 13 Calendar Form Component

7-day bug-fix policy CI: Build and Test NuGet Package

Description

Calendar form component integration enabling to add a calendar form component. This integration allows you to select a date, date and time, range of days, or multiple days. It also provides a simple programmatic exclusion of the excluded date and time values.

Library Version Matrix

Xperience Version Library Version
>= 13.0.152 1.0.0

Dependencies

Package Installation

Add the package to your application using the .NET CLI.

dotnet add package Kentico.Xperience.CalendarComponent

Quick Start

  1. In the administration, head to Forms and create or edit a form.
  2. In the Form builder, add a new form component and select Calendar or Multi-Calendar.
  3. Configure the Properties of your selected calendar form component.
  4. View the Single Value Calendar Guide or the Multi-Value Calendar Guide for more information about each component's properties.
  5. Optionally, create and add a dynamic calendar data provider. View more about the provider in the Dynamic Data Provider.

Full Instructions

View how to configure the Single Value Calendar or the Multi-Value Calendar.

View the Usage Guide for more detailed instructions.

Contributing

To see the guidelines for Contributing to Kentico open source software, please see Kentico's CONTRIBUTING.md for more information and follow the Kentico's CODE_OF_CONDUCT.

Instructions and technical details for contributing to this project can be found in Contributing Setup.

License

Distributed under the MIT License. See LICENSE.md for more information.

Support

7-day bug-fix policy

This project has Full support by 7-day bug-fix policy.

See SUPPORT.md for more information.

For any security issues see SECURITY.md.