Skip to content

An extension for Craft, to allow adding a calendar using a table into a Note.

Notifications You must be signed in to change notification settings

gogogoober/craft-inline-calendar

Repository files navigation

Craft eXtension Inline Calendar

This Extension provides the ability to add a table that functions as a calendar. Only English is supported atm. This was built to help plan events by adding a calendar to your Note.

image

Building

Simply run npm install and then npm run build to generate the .craftX file which can be installed. You can use npm run dev to test and debug in your local environment

Notes

At the time of development, the default had a bug where the date picker would close as soon as your mouse left the input box. flatpickr was implemented as a workaround. Its not perfect, but it works.

Currently only english is supported.

Other Notes

To learn more about Craft eXtensions visit the Craft X GitHub

About

An extension for Craft, to allow adding a calendar using a table into a Note.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published