TYPO3 Extension providing events with import of destination data one
Go to file
Daniel Siepmann 7db61a189a
Add Social Media Tags by default. (#50)
https://ogp.me/ is used by some platforms, especially social media, to
generate previews of shared links.
The extension now delivers default open-graph tags for better user
experience.
Twitter uses its own way which is also supported.
2023-11-30 11:55:32 +01:00
.github/workflows BREAKING: TYPO3 v12 support (#44) 2023-11-27 10:04:42 +01:00
Classes Add Social Media Tags by default. (#50) 2023-11-30 11:55:32 +01:00
Configuration Add meta tags (#49) 2023-11-29 10:36:59 +01:00
Documentation Add Social Media Tags by default. (#50) 2023-11-30 11:55:32 +01:00
Patches Remove testing framework patch (#45) 2023-11-27 10:58:47 +01:00
Resources Add source while importing from Destination Data One (#37) 2023-08-10 15:02:05 +02:00
Tests Add Social Media Tags by default. (#50) 2023-11-30 11:55:32 +01: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 Add Social Media Tags by default. (#50) 2023-11-30 11:55:32 +01:00
ext_emconf.php BREAKING: TYPO3 v12 support (#44) 2023-11-27 10:04:42 +01:00
ext_localconf.php BREAKING: TYPO3 v12 support (#44) 2023-11-27 10:04:42 +01:00
ext_tables.sql Add meta tags (#49) 2023-11-29 10:36:59 +01:00
LICENSE Add very basic first docs (#2) 2023-02-21 14:53:47 +01:00
phpstan-baseline.neon BREAKING: TYPO3 v12 support (#44) 2023-11-27 10:04:42 +01:00
phpstan.neon BREAKING: TYPO3 v12 support (#44) 2023-11-27 10:04:42 +01: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 BREAKING: TYPO3 v12 support (#44) 2023-11-27 10:04:42 +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.