Feature #49219
closedBetter naming for commandController in scheduler
0%
Description
it would be nice to register the new commandController like plugins with a own name and group them by extension name (like it's possible, when you create scheduler tasks the old way).
Updated by Marc Bastian Heinrichs over 11 years ago
- Priority changed from Should have to Could have
- Target version set to Extbase 6.2
Updated by Alexander Opitz about 10 years ago
- Status changed from New to Needs Feedback
Hi,
was this issue fixed or does it still exists?
Updated by Martin Sonnenholzer about 10 years ago
Didn't see anything in the documentation, so no this feature request is not fixed
Updated by Alexander Opitz about 10 years ago
- Project changed from 534 to TYPO3 Core
- Category changed from Extbase: Command to Extbase
- Status changed from Needs Feedback to New
- Target version changed from Extbase 6.2 to 7.0
Updated by Mathias Schreiber almost 10 years ago
- Target version changed from 7.0 to 7.1 (Cleanup)
Updated by Pascal Dürsteler almost 10 years ago
+1
Would also like to see this as it would be a nice jump in terms of usability.
Updated by Benni Mack over 9 years ago
- Target version changed from 7.1 (Cleanup) to 7.4 (Backend)
Updated by Susanne Moog over 9 years ago
- Target version changed from 7.4 (Backend) to 7.5
Updated by Benni Mack about 9 years ago
- Target version changed from 7.5 to 8 LTS
Updated by Riccardo De Contardi over 7 years ago
- Target version changed from 8 LTS to 9.0
Updated by Benni Mack about 6 years ago
- Status changed from New to Needs Feedback
The symfony/console commands which were introduced in TYPO3 v8 supersed the command controller functionality (which was deprecated in TYPO3 v9.4 in favor of moving towards a unified experience for writing CLI commands).
Since TYPO3 v9.0 it is possible to register symfony commands as a task which shows the title of the command, so my guess is that your request has been overcome with a new structure and a new way to code. Is this OK for you if I close this ticket?
Updated by Riccardo De Contardi almost 6 years ago
- Status changed from Needs Feedback to Closed
I close this issue for now, see Benni's answer; moreover there has been no feedback since the last 90 days.
If you think that this is the wrong decision or experience the issue again and have more information about how to reproduce your problem, please reopen it or open a new issue with a reference to this one.
Thank you and best regards