#

Calendar Icon

Calendar

With the Event Module, your customers won't miss your next big event.

Leverage automated scheduling capabilities, an intuitive description editor, and simple categorization to showcase the next big event for your company. You can even add Google Maps and Google Calendars integrations, letting your customers save the event information directly to their personal calendars

# Prerequisites

# Create Calendar

These steps will guide you through the process of installing Calendar Module and adding it to your page.

  1. Download the Calendar package (Coming soon).

  2. Add the module to your CMS.

Add Calendar
  1. Add an entry.
  1. Create a file called calendar-repeater.tpl on your prefer location. This file will contain the code for your calendars roll that will dynamically pull in your calendars entries.

  2. Insert the HTML code into your file to display the calendars roll.

  3. Include or replace the code with the shortcodes where needed.

  4. Insert your calendars repeater file into the page you want to display the entries on.

  1. Create a file called calendar-detail.tpl on your prefer location. This file will contain the code for your calendar entry.

  2. Insert the HTML code into your file to display the calendar content.

  3. Include or replace the code with the shortcodes where needed.

  4. Insert your calendar detail file into the page you want to display the entries on.

# Shortcodes

You will need the following shortcodes to successfully add a Calendar to your website. Depending on your needs, you might need to use extra shortcodes.

  • repeater - prints the fields from the Calendar module form.
[repeater id="" limit="0, 4" display_type="news"]
  • entry - displays the content of a specific blog entry from the module form.
[entry]
<p>[print_date format="F d, Y g:ia" timestamp="{{start_time}}"]</p>

If you need to use other shortcodes or need to learn more about shortcodes, click here.

# Support

Support for Calendar Module is handled directly through Solodev's global help desk. For more information regarding support queries, go to www.solodev.com.