# Summary

Display date fields in views as a calendar.

# Project URL

https://www.drupal.org/project/calendar

# Where is the code?

http://cgit.drupalcode.org/calendar/log/?h=8.x-1.x

# Estimated completion date

N/A

# Dependencies

Some functionality not available because Date in Drupal 8 core doesn't support end dates and all day events. Currently developing with core Date functionality.

Follow these issue to see when Drupal 7 date functionality in Drupal 8.
Date module: #2613454: Port Date module functionality missing from 8.x core
Core: #2543958: [meta] DateTime Module Improvements

Currently developing without this functionality with the assumption that it will be added either to core or 8.x version of the Date module

# Who's doing the port?

tedbow(sponsored by Acquia), geertvd, pjonckiere

# What help do they need?

Any help is welcome.

# D8 roadmap

#3556287: Roadmap: Release a stable version of Calendar 8.x-1.x

# Background and reference information

https://www.drupal.org/node/2492011

CommentFileSizeAuthor
#29 legend.jpg525.28 KBkokrull

Comments

Anonymous’s picture

pjonckiere created an issue. See original summary.

Anonymous’s picture

Status: Active » Needs work
Anonymous’s picture

Issue summary: View changes

We moved back to d.o.

tedbow’s picture

Issue summary: View changes
tedbow’s picture

Assigned: Unassigned » tedbow
tedbow’s picture

Related issues: +#2607646: [date] Date

Adding relate Date issue

bloomt’s picture

The module page says the drupal 8 version is not usable yet, It seems to work good when I tested on a dev site. Should I still avoid using this module in production?

maxilein’s picture

I can confirm that it seems to work fine.

geertvd’s picture

#2604546: Timezone handling should be fixed before we can do a stable release.

fjboyle3’s picture

I had earlier trouble with calendar (8.x-1.x-dev 2017-Jan-28) on drupal 8.3.0, but I've updated to drupal 8.3.2 and fixed my own problems and calendar is working for me. I am not having any issue with timezones. Thanks to the group that made this happen!

PhilR14’s picture

I also am wondering where things are at with the calendar module. I would really like to have a working version with the ability to have events repeat weekly, monthly, etc. I know nothing about programing or coding, so I'm worthless there. Still, any report on what is happening behind the scenes would be most welcome!
FYI, the Calendar module just has one sentence under Drupal 8: Please see #2492011: Port Calendar module to Drupal 8 to track progress and help migrate Calendar to Drupal 8! But when I go to #2492011, it says that stream is closed (as of 4 months ago). The commentators seem to indicate they will work on Timezone Handling #2604546, but nothing has been posted there in the last 4 months. Please don't tell me this is being abandoned!

2geckos’s picture

Has anyone seen another calendar?
One that uses scheduler would be nice.

maxilein’s picture

This one works much better imho: https://www.drupal.org/project/fullcalendar
Works like normal view plugin - therefore much easier to understand!

lias’s picture

Now that Drupal is at 8.4-x it would be nice to know what is being recommended for use with date/time range that is now in core.

Is Calendar going to be the main implementation for Drupal or is there another direction? I would prefer not to rely on an external option like fullcalendar as that adds extra administration overhead and training.

We are going to migrate from a D7 site and use calendar extensively including date repeat, etc.

Anonymous’s picture

Just checking in on the status.

I have multiple projects which would like to use this module. I am quite happy with the D7 version and would like to still utilize the module in Drupal 8.

Thanks!

geertvd’s picture

The 2 main issues blocking us from an alpha-release are #2604546: Timezone handling and #2699477: Steps towards handling end dates in Calendar 8, I tagged them accordingly.

dqd’s picture

thanks for info, @geertvd.

@Bwolf, @Isabug: like so often, the problem is that most of the users wait for something to happen, but it requires help of all of us to move things forward. So if anyone has skills or knows somebody with skills, do not hesitate to chime in the respective issues to help.

@maxilein: I think the issues the calendar module has are the same fullcalendar will have, since most of them are not project specific but related to Core issues or to issues of other contrib modules.

mgifford’s picture

colan’s picture

Is there any reason to not deprecate this module (and FullCalendar) in favour of Fullcalendar View as suggested in #2920904-4: New release or mark obsolete and redirect people to fullcalendar_view??

dww’s picture

Well, in theory, if it actually worked, calendar would be better than fullcalendar_view, since calendar (intends to) generate the calendar directly as HTML, while fullcalendar_view requires JS.

I proposed at least killing off fullcalendar in favor of the (actually working) fullcalendar_view since they're both trying to do the exact same integration with the fullcalendar.js library.

This module here is/was taking a totally different approach that doesn't depend on JS or an external library. So, if it actually worked, it'd be (IMHO) a win over fullcalendar_view. But, it's pretty stalled, and perhaps it should just die, too.

*shrug*

Cheers,
-Derek (author of the above mentioned comment). ;)

arm75’s picture

I would like to help get this module working for Drupal 8. Can I get access to the git repos for this module? Or, what do i need to do in order to help? I am very interested in getting this module fixed and working. Willing to donate whatever time I need to make this thing work.... Please contact me. Thanks.

colan’s picture

#21: Please contact the maintainers directly (using their contact forms) as they may not be following along here. Thanks for offering to help!

Syntapse’s picture

In my ignorance of this issue I downloaded calendar dev version for drupal 8 and it has base functionality working ok. Some things not working but ok to test against.

justinmello32’s picture

I've been using this module in a pre production instance of a site and seems like functionality is pretty stable. There a few bugs here and there but for basic functionality seems like it's working as intended.

wezwest’s picture

Are you saying that it now works with dateRange to span across multiple days? If so, has the bug regarding spanning across months been addressed?

kirubelg’s picture

Dear all,
We need these calendar module badliy in Drupal 8.
Thnaks

mmjvb’s picture

Status: Needs work » Needs review
kokrull’s picture

nothing to do during lock in

just tried installing using 'composer require 'drupal/calendar:^1.0' and 'drush en calendar' on a clean new install. it appears to install clean and uninstalls clean. thats as far as i got right now.

cheers.

kokrull’s picture

StatusFileSize
new525.28 KB

on the config page while looking at the legend view i'm unable to view options

legend

cheers

mmjvb’s picture

@kokrull Please file an issue at the project. This issue is about the port to D8. Not the place to report issues with it!

kokrull’s picture

@mmjvb

thanks, sorry and done

cheers

avpaderno’s picture

Assigned: tedbow » Unassigned
joelpittet’s picture

Issue summary: View changes

Picking this up here's a new roadmap for 8.x-1.x, I will map existing issues to the points in the IS later:
#3556287: Roadmap: Release a stable version of Calendar 8.x-1.x