Drush command to create a calendar view

Created on 18 September 2024, 3 months ago

Problem/Motivation

A Drush command to create a Fullcalendar view would make it easier to use this module.

Proposed resolution

A new Drush command that accepts the following input.

What is the name of the view?:
> The view name

What are the content types used in the view? (Comma-separated):
> govcms_event

What is the start date field for the calendar?:
> field_start

What is the end date field for the calendar? (optional) []:
> field_end

What is the title field for the calendar event? [title]:
>

What is the path for the calendar page? [calendar]:
> D18

Do you want to enable the view after creation? (yes/no) [no]:
> yes

Feature request
Status

Fixed

Version

5.0

Component

Code

Created by

🇦🇺Australia mingsong 🇦🇺

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024