PHPackages                             heimrichhannot/contao-events-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. heimrichhannot/contao-events-bundle

ActiveContao-bundle[Utility &amp; Helpers](/categories/utility)

heimrichhannot/contao-events-bundle
===================================

This bundle offers useful functionality concerning the entities "tl\_calendar" and "tl\_calendar\_events" of the Contao CMS.

1.9.4(1y ago)11.8k1LGPL-3.0-or-laterPHPPHP ^7.1 || ^8.0CI failing

Since Sep 3Pushed 1y ago4 watchersCompare

[ Source](https://github.com/heimrichhannot/contao-events-bundle)[ Packagist](https://packagist.org/packages/heimrichhannot/contao-events-bundle)[ RSS](/packages/heimrichhannot-contao-events-bundle/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (8)Dependencies (14)Versions (26)Used By (0)

Contao Events Bundle
====================

[](#contao-events-bundle)

This bundle offers useful functionality concerning the entities `tl_calendar` and `tl_calendar_events` of the Contao CMS.

Features
--------

[](#features)

- adds support for sub events (e.g. workshops, sessions, ...) for a given calendar event in 2 different flavors:
    - via a new (and auto-generated) entity `tl_calendar_sub_events`
    - via declaring the parent-child-relation in `tl_calendar_events` instances
- adds an `Item` class for the generic reader bundle [heimrichhannot/contao-list-bundle](https://github.com/heimrichhannot/contao-list-bundle) and the generic list bundle [heimrichhannot/contao-list-bundle](https://github.com/heimrichhannot/contao-list-bundle)
- adds a dateAdded field for `tl_calendar_events`
- adds the `feature` operation to `tl_calendar_events` (and `tl_calendar_sub_events` if used) as already existing in `tl_news`
- adds some new fields (see below)
- Calendar event coordinates

Installation
------------

[](#installation)

Install via composer: `composer require heimrichhannot/contao-events-bundle` and update your database.

Configuration
-------------

[](#configuration)

### Sub events

[](#sub-events)

You can activate sub events in the global Contao settings. Here you have the following 2 options. Which one you take depends on if the sub events can be a separate entity (`tl_calendar_sub_events`) or need to be instances of `tl_calendar_events`.

In both cases, activate the appropriate checkbox in the global contao settings. Afterwards **clear the cache** and **update the database**.

#### Realization as an entity "tl\_calendar\_sub\_events"

[](#realization-as-an-entity-tl_calendar_sub_events)

The `tl_calendar_sub_events` dca is created by copying the dca of `tl_calendar_events` and resetting some callbacks. See `tl_calendar_sub_events.php` for more details on that.

#### Realization using a parent-child-relation

[](#realization-using-a-parent-child-relation)

A new field `parentEVent` is added to `tl_calendar_events`

### Coordinates

[](#coordinates)

Can be disabled in settings.

### New fields

[](#new-fields)

- dateAdded (auto-generated)
- website
- coordinates
- city
- postal
- street
- locationAdditional
- shortTitle
- featured
- subTitle

###  Health Score

40

—

FairBetter than 88% of packages

Maintenance43

Moderate activity, may be stable

Popularity19

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity73

Established project with proven stability

 Bus Factor1

Top contributor holds 81.8% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~82 days

Recently: every ~230 days

Total

24

Last Release

552d ago

PHP version history (2 changes)1.0.0PHP ^7.1

1.8.0PHP ^7.1 || ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/28ad3224d8727b622ebd229840eea6b9dbcb83eb0bd609e6ce65b614830ff538?d=identicon)[digitales@heimrich-hannot.de](/maintainers/digitales@heimrich-hannot.de)

---

Top Contributors

[![koertho](https://avatars.githubusercontent.com/u/12064642?v=4)](https://github.com/koertho "koertho (9 commits)")[![AlexejKossmann](https://avatars.githubusercontent.com/u/32612134?v=4)](https://github.com/AlexejKossmann "AlexejKossmann (1 commits)")[![rabauss](https://avatars.githubusercontent.com/u/14016098?v=4)](https://github.com/rabauss "rabauss (1 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/heimrichhannot-contao-events-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/heimrichhannot-contao-events-bundle/health.svg)](https://phpackages.com/packages/heimrichhannot-contao-events-bundle)
```

###  Alternatives

[codefog/contao-haste

haste extension for Contao Open Source CMS

42650.8k139](/packages/codefog-contao-haste)[numero2/contao-storelocator

Contao Plugin for managing stores (or in common address data) and providing a frontend-search based on geo data

121.5k](/packages/numero2-contao-storelocator)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
