mirror of
https://github.com/werkraum-media/events.git
synced 2024-11-10 00:16:11 +01:00
Daniel Siepmann
27ee70d0cf
A new PSR-14 event is added that allows to modify the categories to be assigned to an event. The event itself (including already existing categories) as well as the list of categories to be used after import are available. It is possible to change the categories to be assigned, e.g. keep some of the existing categories. That way it is possible for installations to add custom categories to events. Relates: #10623
595 B
595 B
single: PSR-14 Events
PSR-14 Events
single: PSR-14 Events; destination.one Import: Categories Assign
destination.one
Import: CategoriesAssignEvent
Executed during destination.one Import. Allows to alter the categories to assign to an event.
single: PSR-14 Events; destination.one Import: Event Import
destination.one Import:
EventImportEvent
Executed during destination.one Import. Allows to alter the event prior persistence.