Feature #7216
Custom CLI Controller without Modification of flow3.sh
| Status: | Closed | Start date: | 2010-04-12 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Bastian Waidelich | % Done: | 0% |
|
| Category: | Core | |||
| Target version: | - | |||
| PHP Version: | Complexity: | |||
| Has patch: | ||||
| Votes: | 0 |
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
Related issues
| related to TYPO3.Flow - Feature #4426: Provide Windows compatible version of the FLOW3 Command L... | Resolved | |||
| related to TYPO3.Flow - Feature #4469: Implement a central command line controller | Resolved | 2009-09-07 |
History
Updated by Robert Lemke almost 3 years ago
- Status changed from New to Needs Feedback
- Assignee set to Bastian Waidelich
Updated by Bastian Waidelich almost 3 years ago
Hi Marc,
we're thinking about making all actions accessible through a central CLI. See #4426 for details.
Updated by Karsten Dambekalns almost 3 years ago
- Category set to Core
- Status changed from Needs Feedback to Closed
Closing this in favour of #4426.