Page MenuHomePhorge

modernize the "add item to menu" flow to deprecate EventListener
Open, LowPublic

Description

As far as I can tell, the PhabricatorEventListener pipeline is only currently used for adding an item to the Actions UI on objects.
It used to do other things, but those all migrated to better implementations, and the pipeline is basically deprecated.

Make the "Add item to action menu" flow easier/simpler, and completely deprecate the PhabricatorEventListener pipeline.

Related Objects

Mentioned In
Z1: Phorge