231

Product support

Get help in the plugin support forum.

Categories

The NiaCalender plugin allows you to use the FullCalender.io events calender in your OctoberCMS installation.

Simply:

  1. install the plugin;
  2. add {% scripts %} to the head of your theme layout page, CMS Page or Partial (works best and most consistently in the layout page);
  3. add the NiaCalender component to your Page or Partial. Choose from a list view or Calendar view;
  4. use the component to select which calender category or categories to display
  5. add a detail component to a Page or Partial

And that's it! On the backend add categories and events as needed.

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

1.0.3

Created table niainteractive_niacalendar_categories

Aug 28, 2024

1.0.2

Created table niainteractive_niacalendar_niacalendars

Aug 28, 2024

1.0.1

Initialize plugin.

Aug 28, 2024