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

https://github.com/juniwalk/calendar

Nette integration for FullCalendar
https://github.com/juniwalk/calendar

Last synced: 4 months ago
JSON representation

Nette integration for FullCalendar

Awesome Lists containing this project

README

          

# calendar
Nette integration for FullCalendar

### installation

Require Calendar component inside your composer.json or run this command in your project root.

```bash
composer require juniwalk/calendar
```

### configuration

Check the [configuration](docs/config.md) in the docs.