Feature #36414
Manipulation of extension loading order.
| Status: | Rejected | Start date: | 2012-04-21 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Susanne Moog | % Done: | 0% |
|
| Category: | Extension Manager | |||
| Target version: | - | |||
| TYPO3 Version: | 6.0 | Complexity: | ||
| PHP Version: | ||||
| Votes: | 1 (View) |
Description
As an admin user, I want to change the loading order of installed extensions.
Drag & drop would be awesome.
History
Updated by Susanne Moog about 1 year ago
Can you describe a use case? (Dependencies are resolved in the correct order anyway, so why would one need to manipulate the order of extensions in general?)
Updated by Oliver Hader about 1 month ago
- Target version set to (temporary)
Updated by Oliver Hader about 1 month ago
- Project changed from Extension Manager to Core
Updated by Oliver Hader about 1 month ago
- Category set to Extension Manager
Updated by Oliver Hader about 1 month ago
- Target version deleted (
(temporary))
Updated by Anja Leichsenring about 1 month ago
- Status changed from New to Rejected
EM handles the order of loading concerning dependencies. Everything else should be independend, reach out to extension authors for missing dependencies.