Feature #56869
closedSignal to process actions in Extension Manager
100%
Description
Extension Manager misses a way for 3rd-party extensions to process available actions.
This could be used, e.g., by EXT:documentation to open the corresponding manual by redirection to the documentation module and opening it (it's up to the extension to choose what to do). Another example would be for extdeveval (or any dev-oriented extension) to add an icon to "manage" the extension from a developer point of view.
It's not up to the EM to provide all those features but it should let other extensions add them as EM acts as a central hub for managing extensions (whatever it means according to the various points of view).
Updated by Gerrit Code Review over 10 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/28347
Updated by Ernesto Baschny over 10 years ago
Let's get this flexibility in 6.2 yet, thanks, Xavier for thinking of it.
Adding a signal from the documentation module would make it complete, as indeed many upgraders will try to find the documentation in the extension manager as usual.
Updated by Xavier Perseguers over 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 922c50a7fb1192c087570f54e815564dd43e73e3.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed