Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 2.15 KB

File metadata and controls

38 lines (28 loc) · 2.15 KB

Installation

  • Download the Latest Release and upload contents to /protected/modules/external_calendar
  • or simply clone this repo by git clone https://github.com/staxDB/humhub-modules-external-calendar.git external_calendar into folder /protected/modules

then go to Administration -> Modules and Enable the External Calendar module.

Note: You need to enable the original calendar module first. The external_calendar module only works if it is activated!

If you want to add external calendars, go to a specific space (or your own profile), activate the external_calendar module in the space settings (or profile settings) and start the configuration of the module here. If there is an error, something went wrong with your sync.

Settings

By default, this module prevents the calendar events from being posted to the stream. You can change this by editing the settings in the admin area:

administration->module->calendar extension->configuration

Hints:

  • When you try to add an external calendar, the module first checks whether the URL you added is correct and can be converted to an iCal file. Therefore you need a url with http:// or https:// For example:
Wrong: webcal://calendar.google.com/calendar/ical/....
Right: https://calendar.google.com/calendar/ical/...

Tested Calendars

Module website: https://github.com/staxDB/humhub-modules-external-calendar.git
Author: David Born

Links

This Module uses the Calendar UI Interface in v0.6 - see dokumentation