myCalendar
Creator: Sergei Shlokov (sergant210)
About myCalendar
myCalendar is a simple calendar for ModX Revolution. It uses jQuery fullCalendar to render events in the frontend.
Information
Released
June 18, 2016
Supported Database
MySQL
License
GPLv2
Supported Versions
2.3 - Current
Downloads
3,322
Instructions
After installation put this code into your resource
[[!myCalendar?]]
You can call myCalendar multiple times. To do this you must set an instance parameter. Important, the instance does not show the different calendar, it shows the same events but with the other parameters.
[[!myCalendar? &instance=calendar1
]]
[[!myCalendar? &instance=calendar2
&right= &left=
&defaultView=agendaDay
]]
You can get more information here.