“”

Google Calendar Google Calendar

me_google_calendar / stable

Includes the jQuery Plugin FullCalendar, which generates a skinable calendar with different views (month, week, day, week list, day list etc.) from Google Calendar XML Feed(s) - now with extbase/fluid.

This version supports TYPO3

Older versions also support TYPO3

Composer support

composer req mediaessenz/me-google-calendar

Tags

#google #calendar #Fullcalendar #iCal

Last upload comment

Fix wrong TCA config for l10n_parent field of calendar table

Downloads by month

Download 5.1.1 Extension Manual Found an Issue? Code Insights Packagist.org Donate and Give Kudos Crowdin translations
Author
Alexander Grein
Company
MEDIA::ESSENZ
Last update
30. Mar 2024
First upload
04. Jan 2010
Downloads
41,580
Category
Frontend Plugins
Dependencies
  • TYPO3 (11.5.0 - 12.4.99)

Installation

  1. Download ZIP file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the ZIP file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.
  1. Go to your folder where the root composer.json file is located
  2. Type: composer req mediaessenz/me-google-calendar to get the latest version that runs on your TYPO3 version.
  1. Download T3X file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the T3X file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.

Other extensions by this user (5)

Version history

Version Upload comment Works with TYPO3 Download
5.1.1 / stable
March 30, 2024
Fix wrong TCA config for l10n_parent field of calendar table
11.5.0 - 12.4.99 Download
5.1.0 / stable
March 29, 2024
Remove TypoScript configuration for JS embedding due to massive changes inside the new TypoScript parser came with TYPO3 12. Js embedding is now done inside the Default.html Layout file with the help of the TYPO3 Asset ViewHelper.
11.5.0 - 12.4.99 Download
5.0.0 / stable
March 11, 2024
Add TYPO3 12 compatibilitlity. Update included jQuery version to 3.7.1
11.5.0 - 12.4.99 Download
4.14.0 / stable
June 18, 2022
Add a workaround to make the calendar working with bootstrap 5 modals. To use it under bootstrap 5, it is recommended to set the TypoScript constant plugin.tx_megooglecalendar.settings.themeSystem to "standard", otherwise the generated calendar looks a bit ugly, because of the no more fitting css selectors.
9.5.25 - 11.5.99 Download
4.13.0 / stable
November 18, 2021
Add TYPO3 11.5 compatibility
9.5.25 - 11.5.99 Download
4.12.0 / stable
May 24, 2021
Update fullcalendar plugin to version 3.10.2 + jQuery to 3.5.1 which fixes a problem in agendaDay and
agendaWeek view under jQuery 3.5.1
9.5.25 - 11.1.99 Download
4.11.0 / stable
March 17, 2021
Increase compatibility range to TYPO3 9-11; Cleanup composer.json
9.5.25 - 11.1.99 Download
4.10.0 / stable
March 05, 2020
Drop TYPO3 8.7 support, because of changed new domain model validation annotation format, required since v10; Move icon, inline help definition to there right place; Fix deprecated language label paths in TCA;
9.5.0 - 10.4.99 Download
4.9.1 / stable
March 05, 2020
Add missing renderType definitions in flexform
8.7.8 - 10.4.99 Download
4.9.0 / stable
March 03, 2020
Fix wrong path to loading gif; Accessibility optimizations; Small changes in markup of modal to better work with bootstrap 4; Make code TYPO3 10 compatible, but not really tested yet
8.7.8 - 10.4.99 Download
4.8.4 / stable
June 25, 2019
Fix wrong extension key in composer.json
8.7.8 - 9.5.99 Download
4.8.3 / stable
June 25, 2019
Fix wrong version number in manual
8.7.8 - 9.5.99 Download
4.8.2 / stable
June 25, 2019
Add missing webhook to render manual; Add some more requirements to composer.json
8.7.8 - 9.5.99 Download
4.8.0 / stable
June 25, 2019
Restructure manual to fit new documentation workflow; Drop TYPO3 6 and 7 support.
8.7.8 - 9.5.99 Download
4.7.1 / stable
June 24, 2019
Fix general labels under TYPO3 >= 8
6.2.14 - 9.5.99 Download
4.7.0 / stable
May 26, 2019
Update fullcalendar plugin to version 3.10.0 + jQuery to 3.4.1; Improve handling of all day(s) events; Move ical-link generation from gcal.js to eventDataTransform method defined inside settings partial;
6.2.14 - 9.5.99 Download
4.6.4 / stable
August 14, 2018
Fix problem with full day events
6.2.14 - 9.99.99 Download
4.6.3 / stable
August 13, 2018
Add location and description in ical files only if defined; Improve format of ical description.
6.2.14 - 9.99.99 Download
4.6.2 / stable
August 12, 2018
Update changelog in manual
6.2.14 - 9.99.99 Download
4.6.1 / stable
August 11, 2018
Fix typoscript example in manual
6.2.14 - 9.99.99 Download
4.6.0 / stable
August 11, 2018
Add extension manager setting to restrict css to predefined styles; Update manual; Cleanup code;
6.2.14 - 9.99.99 Download
4.5.0 / stable
August 11, 2018
Add constants to change format of list view; update documentation; remove deprecated code parts; rise compatibility to v9.x;
6.2.14 - 9.99.99 Download
4.4.0 / stable
August 10, 2018
Update fullcalendar plugin to version 3.9.0 + jQuery to 3.3.1; Add bootrap4 support; Update storage page handling; Please read changelog for more infos!
6.2.14 - 8.99.99 Download
4.3.0 / stable
October 17, 2017
Update fullcalendar plugin to version 3.6.1; Add new "themeSystem" constant to switch between "standard" (default), "bootstrap3" and "jquery-ui" theme. Add and use minimized css/js versions by default; Remove old odt and pdf manual and compass stuff;
6.2.14 - 8.99.99 Download
4.2.1 / stable
April 26, 2017
Add language label for list view button
6.2.14 - 8.99.99 Download
4.2.0 / stable
April 25, 2017
Update fullcalendar plugin to version 3.3.1; Small adjustments for TYPO3 8.7
6.2.14 - 8.99.99 Download
4.1.0 / stable
February 23, 2017
Update fullcalendar plugin to version 3.2.0
6.2.14 - 8.99.99 Download
4.0.5 / stable
February 23, 2017
Show event description only if available; use icon factory for calendar tca; small cleanups
6.2.14 - 8.99.99 Download
4.0.4 / stable
January 04, 2017
Improve code example formating.
6.2.14 - 8.99.99 Download
4.0.3 / stable
January 04, 2017
Fix missing images in documentation.
6.2.14 - 8.99.99 Download
4.0.2 / stable
January 04, 2017
Fix documentation. Please check changelog in documentation to see all breaking changes.
6.2.14 - 8.99.99 Download
4.0.1 / stable
January 01, 2017
Update to newest version of fullCalendar script (3.1.0), with several new list views (day, week, month, year). Add footer menu, week numbers and aspect ratio. Add bootstrap modal support. Add TYPO3 8 compatibility. Breaking changes: remove timeFormat.axis
6.2.14 - 8.99.99 Download
4.0.0 / stable
January 01, 2017
Update to newest version of fullCalendar script (3.1.0), with several new list views (day, week, month, year). Add footer menu, week numbers and aspect ratio. Add bootstrap modal support. Add TYPO3 8 compatibility. Breaking changes: remove timeFormat.axis
6.2.14 - 8.99.99 Download
3.4.2 / stable
November 26, 2015
Fixes a JS Bug in Settings-Partial.
6.2.14 - 7.99.99 Download
3.4.1 / stable
November 09, 2015
Add autoload section to ext_emconf.php. Fix wrong TYPO3 dependency version from 6.1.9 to 6.2.14.
6.2.14 - 7.99.99 Download
3.4.0 / stable
November 08, 2015
Compatibility update for the upcoming TYPO3 7 LTS. Changed vendor name from TYPO3 to MediaEssenz.
6.1.9 - 7.99.99 Download
3.3.0 / stable
July 06, 2015
Update to newest version of fullCalendar script (2.3.2). Add time format constants for
month, week, day view. Move timezone setting from feed records to constant.
6.1.9 - 6.2.99 Download
3.2.0 / stable
December 07, 2014
Add compatibility for Google API 3. Since Google switched off API V 1 + 2 an API key is now required, see manual for more info. A updated version for TYPO3 4.5 - 4.7 can be downloaded from my website. Thanks to all sponsors!!!
6.1.9 - 6.2.99 Download
3.1.1 / stable
July 28, 2014
Fix images of manual. Attention: minTime, maxTime, scrollTime and other date formats in constants AND plugin-settings were changed! Please read manual for more info.
6.1.9 - 6.2.99 Download
3.1.0 / stable
July 24, 2014
Update to newest fullCalendar version. Attention: minTime, maxTime and scrollTime date formats were changed! Read manual for more info. iCal download is working (again) and it is now possible to restrict feeds to specific FE-Groups. To hide feed urls in F
6.1.9 - 6.2.99 Download
3.0.0 / beta
December 26, 2012
New version using extbase/fluid. Only works with TYPO3 6.x and above.
>= 6.0.0 Download
1.2.0 / stable
December 07, 2010
Update to newest version of fullCalendar script (1.4.9), jQuery (1.4.4) and jQuery UI (1.8.6). Added event detail tab in frontend plugin option to switch off link to google maps. Bugfix for IE-problem in dynamic generated js-code (Thanks to Jesper Goos!
Download
1.1.1 / stable
October 20, 2010
Added Buttons for iCal-File (.ics) Download and Add to Google Calendar in Event-Details. Added Link to Google Maps in Event-Details. Updated to newest version of fullCalendar script (1.4.8) and jQuery (1.4.3).
Download
1.1.0 / stable
October 07, 2010
Added jQueryUI popup dialog for event details. Makes use of jQueryUI.dialog and jQueryUI.buttons now - so please check your jquery-ui-custom-theme-css-files for needed parts!
Download
1.0.9 / stable
September 30, 2010
Update to newest version of fullCalendar script (1.4.7) and jQuery UI (1.8.5). Small changes in configuration (jQueryUiPath replaces jQueryUICorePath, jQueryUiDraggablePath and jQueryUiResizablePath; Added jQueryPluginPath and gcalPath)
Download
1.0.8 / stable
June 21, 2010
Update to newest version of fullCalendar script (1.4.6). Added jsMinify and jsToFooter option. Constants will grouped and ordered correctly now (Thanks to Jrgen Furrer!).
Attention: Change Constants-Pre-var from plugin.megooglecalendar to plugin.tx_m
Download
1.0.7 / stable
May 01, 2010
Small bugfix for jQuery no conflict mode.
Download
1.0.6 / stable
April 29, 2010
Updated fullCalendar, jQuery and jQuery Ui JS to newest versions. Some code cleaning.
Download
1.0.5 / stable
February 11, 2010
Update to newest version of fullCalendar script (1.4.4) and jQuery (1.4.1). Manual Correction.
Download
1.0.4 / stable
January 12, 2010
bugfix - works now also in TYPO3 4.2. Manual correction.
Download
1.0.3 / stable
January 09, 2010
Added jQuery noConflict mode. Added jQuery path configuration.
Download
1.0.2 / stable
January 09, 2010
Update currupt manual. Added default timezone to new calendar feed entries. Some small bugfixes.
Download
1.0.1 / stable
January 07, 2010
Made some improvements of the flexforms configuration. Added support for T3 jQuery extension. Added this manual. Set status to stable.
Download
1.0.0 / alpha
January 07, 2010
Made some improvements of the flexforms configuration. Added support for T3 jQuery extension. Added a manual.
Download
0.2.0 / alpha
January 06, 2010
changed js configuration output generation from TS to PHP. Added flexforms for configuration possibility to show more than one google calendar by using db entries.
Download
0.1.0 / alpha
January 04, 2010
Initial upload. No documentation added yet.
Uses jQuery. Include static template and use constant editor for configuration.
Download