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

Maintainers

Package info

github.com/ofthewildfire/wn-niacalendar

Language:HTML

Type:winter-plugin

pkg:composer/niainteractive/wnniacalendar

Transparency log

Statistics

Installs: 4

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v1.0.3 2026-08-04 15:12 UTC

This package is auto-updated.

Last update: 2026-08-04 15:13:29 UTC


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