niainteractive / wnniacalendar
There is no license information available for the latest version (v1.0.3) of this package.
NiaCalendar is a fully functional events calendar for WinterCMS using FullCalendar.io
Package info
github.com/ofthewildfire/wn-niacalendar
Language:HTML
Type:winter-plugin
pkg:composer/niainteractive/wnniacalendar
v1.0.3
2026-08-04 15:12 UTC
Requires
- composer/installers: ~1.0
README
Winter Version of the original OctoberCMS version
How to install
- Go to Backend > Settings and then go to install plugin page and type NiaInteractive.NiaCalendar and install it.
How to use it
- After installation, go to Backend > Nia Calendar and click on + Create button.
- Here you can add any event and this event can be seen in calender.
- When you install this plugin, some components is registered with name NiaCalendar, NiaCalendarList and NiaCalendarDetail.
- Add this into your Layout/Page and it will load your font-awesome icon css file.
- There is also a folder with
sample-pages, you can see how the components has been used in it.
Notes
- In Theme, {% scripts %} must be used on layout or page. it will add the necessary js/css of Fullcalendar