Feature #7216
Custom CLI Controller without Modification of flow3.sh
Start date:
2010-04-12
Due date:
% Done:
0%
Estimated time:
PHP Version:
Has patch:
Complexity:
Description
I'm currently putting an Doctrine2 Package together and wanted to add the Doctrine2 schema-tools to the flow3 cli script.
Wouldn't it make sense to make cli controllers dynamically accessible through the flow3 script without modification to it?
the attached diff is a simple example to achieve something like this
Files
Related issues
Updated by Robert Lemke over 10 years ago
- Status changed from New to Needs Feedback
- Assignee set to Bastian Waidelich
Updated by Bastian Waidelich over 10 years ago
Hi Marc,
we're thinking about making all actions accessible through a central CLI. See #4426 for details.
Updated by Karsten Dambekalns over 10 years ago
- Category set to Core
- Status changed from Needs Feedback to Closed
Closing this in favour of #4426.