DryCalendar plugin for Craft CMS 3.x
Event calendar with unrestricted repetition, (*1)
, (*2)
Requirements
This plugin requires Craft CMS 3.0.0-beta.23 or later., (*3)
Installation
To install the plugin, follow these instructions., (*4)
-
Open your terminal and go to your Craft project:, (*5)
cd /path/to/project
-
Then tell Composer to load the plugin:, (*6)
composer require /drycalendar
-
In the Control Panel, go to Settings → Plugins and click the “Install” button for DryCalendar., (*7)
-
There are a number of settings you must fill in for the plugin to work.
In the CP, Settings → Plugins → DryCalendar Settings and fill in
especially the items further down, Deep down admin stuff, (*8)
- timezone
- Category Field's Handle ~ in the entry, what field tells us the category?
- Entry's 'Calendar Text' Field's Handle ~ in the entry, this field will
usually provide the text for the event (if blank, it defaults to the title of
the entry)
-
Start Date Field Handle ~ In the entry, what field tells us the start date
-
Image Field Handle ~ In the entry, what field contains an optional image
for these events
-
urlFieldHandle ~ Where to get the URL for any occurrence. THIS IS NOT CURRENTLY USED
Field-handles in categories
* Category's CSS Field Handle ~ In the category, what field tells us the CSS, (*9)
It is also necessary to fill in some of the date formats. Examples are given., (*10)
DryCalendar Overview
-Insert text here-, (*11)
Configuring DryCalendar
-Insert text here-, (*12)
Using DryCalendar
-Insert text here-, (*13)
DryCalendar Roadmap
Some things to do, and ideas for potential features:, (*14)
Brought to you by KR37, (*15)