mirror of
https://github.com/werkraum-media/events.git
synced 2024-11-21 17:16:11 +01:00
TYPO3 Extension providing events with import of destination data one
https://docs.typo3.org/p/werkraummedia/events/main/en-us/
Daniel Siepmann
713bc4b697
A new class is added which will add meta tags for dates and events. The class has an interface which allows it to be replaced via DI to alter behaviour. Refactor import regarding data handler. We now also need to add a new column "keywords". We use the new DataHandler approach. But that approach only covered relations so far. We therefore refactor that area to be more generic and use that one for new keywords column. Relates: #10642 |
||
---|---|---|
.github/workflows | ||
Classes | ||
Configuration | ||
Documentation | ||
Patches | ||
Resources | ||
Tests | ||
.gitattributes | ||
.gitignore | ||
.php-cs-fixer.dist.php | ||
composer.json | ||
ext_emconf.php | ||
ext_localconf.php | ||
ext_tables.sql | ||
LICENSE | ||
phpstan-baseline.neon | ||
phpstan.neon | ||
phpunit.xml.dist | ||
README.rst | ||
shell.nix |
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.