events/Classes/Service/DestinationDataImportService
Daniel Siepmann 1e98df689b Add meta tags (#49)
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
2024-07-23 14:05:13 +02:00
..
CategoriesAssignment Fix broken import without features 2022-08-03 08:57:52 +02:00
DataHandler Add meta tags (#49) 2024-07-23 14:05:13 +02:00
Events Add event to modify categories during destination.one import (#34) 2023-08-14 12:09:28 +02:00
Slugger Improve CGL 2023-07-04 10:21:49 +02:00
CategoriesAssignment.php Fix broken assignment of features and categories (#41) 2023-11-06 08:44:03 +01:00
DataFetcher.php Add import configuration record 2022-01-27 15:50:36 +01:00
DataHandler.php Add meta tags (#49) 2024-07-23 14:05:13 +02:00
DatesFactory.php Streamline CGL (#21) 2023-06-07 08:56:42 +02:00
FilesAssignment.php Extend import to get copyrights (#53) 2024-04-23 11:14:43 +02:00
LocationAssignment.php Properly handle latitude and longitude during Destination One import (#32) 2023-07-06 12:39:47 +02:00
Slugger.php Streamline CGL (#21) 2023-06-07 08:56:42 +02:00
UrlFactory.php Streamline CGL (#21) 2023-06-07 08:56:42 +02:00