TYPO3 Extension providing events with import of destination data one https://docs.typo3.org/p/werkraummedia/events/main/en-us/
  • PHP 97.7%
  • HTML 1.9%
  • Nix 0.4%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Anja Leichsenring ba64bb0273
[TASK] Move extbase action registration in functional extension
The registration was located in the events_ces extension, where
Content Blocks and templates reside. In order to keep registration
in line with available controllers and actions, the plugin registration
is moved here. There is no sensible way for the output extension
to change anything on the functionality anyway, so they rightfully
belong here.

Resolves: #12544
Assisted-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-21 12:26:38 +02:00
.forgejo/workflows Allow TYPO3 v14.3 2026-05-05 10:46:39 +02:00
Classes Allow TYPO3 v14.3 2026-05-05 10:46:39 +02:00
Configuration [TASK] Move extbase action registration in functional extension 2026-07-21 12:26:38 +02:00
Documentation Wrong date creation based on destination.one repeatUntil 2026-04-14 08:30:06 +02:00
Patches Remove testing framework patch (#45) 2023-11-27 10:58:47 +01:00
Resources Associate imported events with the corresponding import configuration. 2026-01-12 15:26:11 +01:00
Tests [TASK] Move extbase action registration in functional extension 2026-07-21 12:26:38 +02:00
.gitattributes Migrate CI from GitHub to Forgejo 2026-04-23 12:09:23 +02:00
.gitignore [TASK] Move extbase action registration in functional extension 2026-07-21 12:26:38 +02:00
.php-cs-fixer.dist.php BREAKING: TYPO3 v12 support (#44) 2023-11-27 10:04:42 +01:00
composer.json [TASK] Move extbase action registration in functional extension 2026-07-21 12:26:38 +02:00
ext_localconf.php [TASK] Move extbase action registration in functional extension 2026-07-21 12:26:38 +02:00
ext_tables.sql Add TYPO3 v14 Support 2026-03-25 08:07:07 +01:00
LICENSE Add very basic first docs (#2) 2023-02-21 14:53:47 +01:00
phpstan-baseline.neon Add TYPO3 v14.2 support 2026-04-02 08:56:52 +02:00
phpstan.neon Add TYPO3 v14 Support 2026-03-25 08:07:07 +01:00
phpunit.xml.dist BREAKING: TYPO3 v12 support (#44) 2023-11-27 10:04:42 +01:00
phpunit_dev.xml.dist [TASK] Move extbase action registration in functional extension 2026-07-21 12:26:38 +02:00
README.rst Streamline writing of destination (#38) 2023-08-10 16:12:47 +02:00
shell.nix Improve shell.nix 2025-01-16 12:56:00 +01:00
xliff-core-1.2-strict.xsd Migrate CI from GitHub to Forgejo 2026-04-23 12:09:23 +02:00

TYPO3 Events Extension

A basic events extension

This is shared as is. It is developed and used by the agency for some years already. The code and test coverage dates back some years. We continuously try to improve the overall situation. Don't expect heavy documentation at this state.

The main benefit is an import of destination.one events into TYPO3. More info: https://www.destination.one/ You might find old references to "destination data" within the code as there was a rebranding.