Events: generic & other calendar options

website_event_calendar
REPOSITORY
REPOSITORYOCA/event
GIT
GIThttps://github.com/OCA/event.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/event/tree/18.0/website_event_calendar
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYMarketing/Events
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Onestein
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Onestein
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, tarteo, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/event
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:10
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - website_event
    - event
    - barcodes
    - web
    - base
    - base_setup
    - mail
    - bus
    - web_tour
    - html_editor
    - phone_validation
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - utm
    - website
    - digest
    - resource
    - social_media
    - google_recaptcha
    - website_partner
    - website_mail
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES geoip2
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
By default in Odoo only closed source calendars (Google, Outlook, iCal etc.) are shown in the event website view. This module adds also add an generic ICS calendar option alongside some branded open source options.

The iCal and Outlook are using the same ICS format, so the generic calendar option is basically a link to the same ICS file as the Outlook one, but with a different name and icon. This allows to have a more neutral calendar option that can be used in any context, without mentioning specific brands.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
event_description_dates event_description_dates ir.ui.view qweb Inherits website_event.event_description_dates
registration_complete registration_complete ir.ui.view qweb Inherits website_event.registration_complete
Models touched (0)

No models found for this module.