TYPO3 Extension providing events with import of destination data one https://docs.typo3.org/p/werkraummedia/events/main/en-us/
Find a file
Daniel Siepmann (Codappix) dcfbce2527 Fix broken image file extensions during import
File names for import are now adjusted to use a proper matching file
extension based on the actual mime type.
Only supported image file extensions are supported to not mess with
other files.

This should prevent wrongly named files from being prevented from
import.

We prioritize the existing provided file extension, in case multiple are
possible, e.g. jpg and jpeg.
2025-09-23 08:02:40 +02:00
.github/workflows Fix broken XML lint CI job 2025-04-28 07:43:07 +02:00
Classes Fix broken image file extensions during import 2025-09-23 08:02:40 +02:00
Configuration Support pagination with search parameters 2025-01-16 12:56:00 +01:00
Documentation Fix broken image file extensions during import 2025-09-23 08:02:40 +02:00
Patches Remove testing framework patch (#45) 2023-11-27 10:58:47 +01:00
Resources Further removals 2025-01-16 12:56:00 +01:00
Tests Fix broken image file extensions during import 2025-09-23 08:02:40 +02:00
.gitattributes BREAKING: TYPO3 v12 support (#44) 2023-11-27 10:04:42 +01:00
.gitignore Add TYPO3 v11 configurations 2021-12-13 08:48:34 +01:00
.php-cs-fixer.dist.php BREAKING: TYPO3 v12 support (#44) 2023-11-27 10:04:42 +01:00
composer.json Do not crate composer.lock file 2025-09-23 08:02:40 +02:00
ext_emconf.php Skip import of events with file inconsistency. 2025-09-23 08:02:40 +02:00
ext_localconf.php Further removals 2025-01-16 12:56:00 +01:00
ext_tables.sql Add default value for import_repeat_until on db level 2025-01-16 12:56:00 +01:00
LICENSE Add very basic first docs (#2) 2023-02-21 14:53:47 +01:00
phpstan-baseline.neon Further removals 2025-01-16 12:56:00 +01:00
phpstan.neon Skip import of events with file inconsistency. 2025-09-23 08:02:40 +02:00
phpunit.xml.dist BREAKING: TYPO3 v12 support (#44) 2023-11-27 10:04:42 +01: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

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.