An open API service indexing awesome lists of open source software.

https://github.com/backdrop-contrib/fullcalendar_lib

Integrates a recent FullCalendar library into BackdropCMS, to be used by other modules.
https://github.com/backdrop-contrib/fullcalendar_lib

backdropcms fullcalendar

Last synced: 2 months ago
JSON representation

Integrates a recent FullCalendar library into BackdropCMS, to be used by other modules.

Awesome Lists containing this project

README

          

# Fullcalendar Library

Wraps [Fullcalendar 6.x](https://fullcalendar.io) as a reusable library.

This module does nothing on its own, you only have to install it, if another
module requires it.

## Installation

Install this module using the official Backdrop CMS
[instructions](https://docs.backdropcms.org/documentation/extend-with-modules)

If you want to create your own calendars based on Fullcalendar, you can include
it with: `backdrop_add_library('fullcalendar_lib', 'fullcalendar')`

## Similar modules

The [Fullcalendar](https://backdropcms.org/project/fullcalendar) module also
provides the library, but in a legacy version (1.5.x).

## Related modules

- [Fullcalendar Views NG](https://backdropcms.org/project/fullcalendar_views)
- [Resource Timeslots](https://backdropcms.org/project/resource_timeslots)
(since version 1.x-1.2.0)

## Issues

Bugs and Feature requests should be reported in the [Issue Queue](https://github.com/backdrop-contrib/fullcalendar_lib/issues)

## Current maintainers

* Indigoxela (https://github.com/indigoxela)

## Credits

Provides the MIT licensed [Fullcalendar library](https://github.com/fullcalendar/fullcalendar) as a Backdrop CMS module.

## License

This project is GPL v2 software. See the LICENSE.txt file in this directory for complete text.