@quasar/quasar-app-extension-qcalendar
Version:
A Quasar App Extension for @quasar/quasar-ui-qcalendar
98 lines (54 loc) • 4.55 kB
Markdown
# Quasar App Extension QCalendar
The **QCalendar App Extension** allows you to seamlessly add the [QCalendar](../ui) component into your Quasar application. It manages the boot file file and all other configuration for you.
[](https://www.npmjs.com/package/@quasar/quasar-app-extension-qcalendar)
[]()
[]()
[](https://www.npmjs.com/package/@quasar/quasar-app-extension-qcalendar)

[](https://chat.quasar.dev)
[](https://twitter.com/jgalbraith64)
## Everything you need for a complete Calendar solution.
QCalendar is a [Quasar](https://quasar.dev) component. It is a powerful calendar that plugs right into your Quasar application and allows for viewing of **day** (1-7 days for a week), **monthly**, **scheduler** and **agenda** views. Painstaking care has been given to make almost every aspect of QCalendar configurable and/or modifiable in some way and control given to the developer.
# QCalendar v4.x
Welcome to the QCalendar v4.x release
### QCalendar is now converted to use Vue v3
With this update comes a lot of changes, with over 90% of QCalendar being rewritten. Please read below to understand these changes and how they will affect you for upgrading.
# Documentation
Go to Netlify which is hosting QCalendar v4.0.0 docs https://qcalendar.netlify.app/.
---
## Examples
**Month view with events**

**Planner example**

**Monthly Mini-mode**

**Multi-month selector (mini-mode)**

**Agenda view with custom content**

**Day view with events**

**Resource view with events**

**Scheduler view**

**Task view**

Including support for locales, optional theming, 1st day Monday, 5-day work weeks, work week numbers, selected days, disabled days, day of year...
...and many more!
# Install
```bash
quasar ext add @quasar/qcalendar
```
Quasar CLI will retrieve it from NPM and install the extension.
# Uninstall
```bash
quasar ext remove @quasar/qcalendar
```
# Donations
QCalendar is an open source MIT project that has been made possible due to the **generous contributions** by [sponsors and backers](https://github.com/sponsors/hawkeye64). If you are interested in supporting this project, please consider:
- [Becoming a sponsor on Github](https://github.com/users/hawkeye64/sponsorship)
- [One-off donation via PayPal](https://paypal.me/hawkeye64)
# License
MIT (c) Jeff Galbraith <jeff@quasar.dev>