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) 5f6c6eef0e
Handle destination.one files without file name. (#68)
It is possible to have files such as
`https://dam.destination.one/2675868/3dc0a9dccd0dad46c73e669ece428c634ff8324ea3d01a4858a1c43169deed41/.jpg`.
Those were not handled correctly yet.
We now also handle those cases.
We will generate a hash from the URL as file name in order to still use those files.

Relates: #11396
2024-09-17 11:04:22 +02:00
.github/workflows Streamline CGL (#21) 2023-06-07 08:56:42 +02:00
Classes Handle destination.one files without file name. (#68) 2024-09-17 11:04:22 +02:00
Configuration Add grouping of locations. (#63) 2024-07-24 10:38:01 +02:00
Documentation Handle destination.one files without file name. (#68) 2024-09-17 11:04:22 +02:00
Resources Add grouping of locations. (#63) 2024-07-24 10:38:01 +02:00
Tests Handle destination.one files without file name. (#68) 2024-09-17 11:04:22 +02:00
.gitattributes Add PHP 8.2 support (#5) 2023-04-03 08:41:22 +02:00
.gitignore Add TYPO3 v11 configurations 2021-12-13 08:48:34 +01:00
.php-cs-fixer.dist.php Improve CGL 2023-07-04 10:21:49 +02:00
composer.json Add event to modify categories during destination.one import (#34) 2023-08-14 12:09:28 +02:00
ext_emconf.php Handle destination.one files without file name. (#68) 2024-09-17 11:04:22 +02:00
ext_localconf.php Properly handle latitude and longitude during Destination One import (#32) 2023-07-06 12:39:47 +02:00
ext_tables.php Move addStaticFile() method call to proper place 2023-01-24 13:08:44 +01:00
ext_tables.sql Add grouping of locations. (#63) 2024-07-24 10:38:01 +02:00
LICENSE Add very basic first docs (#2) 2023-02-21 14:53:47 +01:00
phpstan-baseline.neon Add meta tags (#49) 2024-07-23 14:05:13 +02:00
phpstan.neon Properly handle latitude and longitude during Destination One import (#32) 2023-07-06 12:39:47 +02:00
phpunit.xml.dist Add first functional tests covering location filter 2022-08-09 09:56:18 +02:00
README.rst Streamline writing of destination (#38) 2023-08-10 16:12:47 +02:00
shell.nix Add image handling support in nix shell. 2024-07-23 16:39: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.