Module Description
Installs a preconfigured view to use Smart Date values in a Fullcalendar View. Extends on and requires Smart Date Starter Kit so review that module and its notes about the default configuration provided.
This module is not intended to be a robust solution, but a starting point. It could be useful for evaluating the basic functionality of Smart Date and Fullcalendar View, or it could be the starting point for a more customized solution. You can try out the capabilities offered by this module on SimplyTest.me.
Installation If using composer and drush, installation is as simple as running composer require drupal/smart_date_calendar_kit and then drush en smart_date_calendar_kit -y. This will download and install all the necessary modules, and provide an Events content type and related views, related to together via tab navigation.
Note that the calendar won't render without any content, so you must first go to /node/add/event to create at least one event, and then you can visit /events/calendar to see your calendar.
Recurring Events Recurring events (available in Smart Date since 8.x-2.0) are not enabled by default, but the overall configuration has been built to support them. If recurring dates are required, enable the Smart Date Recur module and then go to /admin/structure/types/manage/event/fields/node.event.field_when in your site to enable recurring values for the field.
Drag and Drop In its initial configuration, the calendar will allow drag and drop editing of events to users with the necessary permissions. Note that if you intend to use the drag and drop resizing of events with a version of Fullcalendar View before 8.x-4.2, the patch from this issue is recommended.
This module is not intended to be a robust solution, but a starting point. It could be useful for evaluating the basic functionality of Smart Date and Fullcalendar View, or it could be the starting point for a more customized solution. You can try out the capabilities offered by this module on SimplyTest.me.
Installation If using composer and drush, installation is as simple as running composer require drupal/smart_date_calendar_kit and then drush en smart_date_calendar_kit -y. This will download and install all the necessary modules, and provide an Events content type and related views, related to together via tab navigation.
Note that the calendar won't render without any content, so you must first go to /node/add/event to create at least one event, and then you can visit /events/calendar to see your calendar.
Recurring Events Recurring events (available in Smart Date since 8.x-2.0) are not enabled by default, but the overall configuration has been built to support them. If recurring dates are required, enable the Smart Date Recur module and then go to /admin/structure/types/manage/event/fields/node.event.field_when in your site to enable recurring values for the field.
Drag and Drop In its initial configuration, the calendar will allow drag and drop editing of events to users with the necessary permissions. Note that if you intend to use the drag and drop resizing of events with a version of Fullcalendar View before 8.x-4.2, the patch from this issue is recommended.
Module Link
Project Usage
699
Security Covered
Covered By Security Advisory
Version Available
Production
Module Summary
This module aims to provide a preconfigured view for using Smart Date values in a Fullcalendar View, serving as a starting point for evaluating basic functionality or creating a more customized solution.
Data Name
smart_date_calendar_kit