{"id":20961787,"url":"https://github.com/heimrichhannot/contao-events-bundle","last_synced_at":"2025-05-14T07:31:03.604Z","repository":{"id":33787103,"uuid":"156355186","full_name":"heimrichhannot/contao-events-bundle","owner":"heimrichhannot","description":null,"archived":false,"fork":false,"pushed_at":"2025-04-16T09:19:48.000Z","size":137,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-17T03:53:47.594Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/heimrichhannot.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-11-06T09:01:02.000Z","updated_at":"2024-11-12T14:07:48.000Z","dependencies_parsed_at":"2023-01-15T02:31:45.756Z","dependency_job_id":null,"html_url":"https://github.com/heimrichhannot/contao-events-bundle","commit_stats":null,"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heimrichhannot%2Fcontao-events-bundle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heimrichhannot%2Fcontao-events-bundle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heimrichhannot%2Fcontao-events-bundle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heimrichhannot%2Fcontao-events-bundle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/heimrichhannot","download_url":"https://codeload.github.com/heimrichhannot/contao-events-bundle/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254094851,"owners_count":22013648,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-19T02:17:22.663Z","updated_at":"2025-05-14T07:31:01.262Z","avatar_url":"https://github.com/heimrichhannot.png","language":"PHP","readme":"# Contao Events Bundle\n\nThis bundle offers useful functionality concerning the entities `tl_calendar` and `tl_calendar_events` of the Contao CMS.\n\n## Features\n\n- adds support for sub events (e.g. workshops, sessions, ...) for a given calendar event in 2 different flavors:\n    - via a new (and auto-generated) entity `tl_calendar_sub_events`\n    - via declaring the parent-child-relation in `tl_calendar_events` instances\n- 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)\n- adds a dateAdded field for `tl_calendar_events`\n- adds the `feature` operation to `tl_calendar_events` (and `tl_calendar_sub_events` if used) as already existing in `tl_news`\n- adds some new fields (see below)\n- Calendar event coordinates\n\n## Installation\n\nInstall via composer: `composer require heimrichhannot/contao-events-bundle` and update your database.\n\n## Configuration\n\n### Sub events\n\nYou can activate sub events in the global Contao settings. Here you have the following 2 options. Which one you take depends on\nif the sub events can be a separate entity (`tl_calendar_sub_events`) or need to be instances of `tl_calendar_events`.\n\nIn both cases, activate the appropriate checkbox in the global contao settings. Afterwards **clear the cache** and **update the database**.\n\n#### Realization as an entity \"tl_calendar_sub_events\"\n\nThe `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.\n\n#### Realization using a parent-child-relation\n\nA new field `parentEVent` is added to `tl_calendar_events`\n\n### Coordinates\n\nCan be disabled in settings.\n\n### New fields\n\n- dateAdded (auto-generated)\n- website\n- coordinates\n- city\n- postal\n- street\n- locationAdditional\n- shortTitle\n- featured\n- subTitle\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheimrichhannot%2Fcontao-events-bundle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fheimrichhannot%2Fcontao-events-bundle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheimrichhannot%2Fcontao-events-bundle/lists"}