定制 drupal/events_calendar 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

drupal/events_calendar

最新稳定版本:1.0.0-rc1

Composer 安装命令:

composer require drupal/events_calendar

包简介

Initial configuration to show your Events in a calendar view

README 文档

README

  • Introduction
  • Requirements
  • Application
  • Configuration
  • Maintainers

INTRODUCTION

This recipe installs a Fullcalendar View preconfigured to display Event nodes, ofthe kind defined by the Events recipe. Although neither of these views are created with recurring events functionality enabled by default, adding this is simply a matter of enabling the Smart Date Recur submodule and then updating the Event content type's When field to allow recurring events at /admin/structure/types/manage/event/fields/node.event.field_when

Note that there are extra permissions for using recurring options, so this may require some adjustments to meet your site's requirements.

The Calendar view created is set to be a menu tab, so it will be shown in a tab set with the view displays created by the Events recipe.

APPLICATION

  • Configure your project for Recipes. Visit https://www.drupal.org/project/distributions_recipes for further information.
  • Require this recipe package using composer composer require drupal/events_calendar:^1
  • To apply the recipe, run the following command from your web root: php core/scripts/drupal recipe recipes/contrib/events_calendar

REQUIREMENTS

This recipe requires the Smart Date, Fullcalendar View, and Add Content By Bundle modules.

CONFIGURATION

  • There isn't really any specific configuration per se, but you may want to tweak the settings for the view, for example to show linked events in a popup or change the default colour used to highlight events in the calendar.

MAINTAINERS

统计信息

  • 总下载量: 2.21k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 1
  • 推荐数: 1

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-2.0-or-later
  • 更新时间: 2024-07-31