How to use CGCalendar
Previous article Next articleCalguy's CGCalendar module for CMS Made Simple™ handles (recurring) events. The module has an extended template control and is easy to work with.
How to use
The default CGCalendar templates that are provided in a new install make use of JQuery and JQueryUI. In order for the proper functioning of the module you should ensure that these libraries are properly configured on the web pages that will be displaying the output of the module. The simplest way of showing the full calendar is:
{cgjs_render}
{CGCalendar}
The {cms_jquery} tag adds several jQuery libraries to your page. Beware you don't load (one of) them twice, and that these are loaded in the correct order!
This template is powered by FullCalendar.io. Documentation can be found here FullCalendar.io/docs
Comment Form
ReviewManager
ReviewManager
1 Comment
Thanks for the tip!